Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start of attempted Queue refactor. #255

Closed
wants to merge 7 commits into from
Closed

Start of attempted Queue refactor. #255

wants to merge 7 commits into from

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    751adba View commit details
    Browse the repository at this point in the history
  2. Run black.

    Sachaa-Thanasius committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    cde0cf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    779844c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    5fd627a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Add a few things.

    - Add more docstrings.
    - Change the Queue's internal list to a single-underscore-prefixed name.
    - Add some "fast" paths when putting stuff in the queue?
    - Experiment with TypeGuard. Will probably be removed later.
    Sachaa-Thanasius committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    253adc4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    d3163ea View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    1e93d77 View commit details
    Browse the repository at this point in the history