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

Python 3.10 improvements #1139

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Python 3.10 improvements #1139

wants to merge 12 commits into from

Commits on Sep 22, 2024

  1. added ruff linter + fixes

    hugsy committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d28c4a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. checkpoint

    hugsy committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cde95b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    b83586e View commit details
    Browse the repository at this point in the history
  2. Union type -> |

    hugsy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    32311d7 View commit details
    Browse the repository at this point in the history
  3. removed Tuple in tests

    hugsy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    741ce7c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    854912b View commit details
    Browse the repository at this point in the history
  2. fixed type typo

    hugsy committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f47f51e View commit details
    Browse the repository at this point in the history
  3. Optional is optional

    hugsy committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    d5d544d View commit details
    Browse the repository at this point in the history
  4. fixed ruff toml

    hugsy committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    60be6a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc28938 View commit details
    Browse the repository at this point in the history
  6. final fixes

    hugsy committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    417ac63 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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