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

Confirm support for Python 3.13 and drop 3.8 #544

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

Commits on Nov 8, 2024

  1. Update Python versions in "pytest" workflow

    - Add Python 3.13
    - Drop Python 3.8
    khaeru committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    85ba0e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8dcd6f View commit details
    Browse the repository at this point in the history
  3. Use standard collections for type hints

    Python ≥3.9 feature.
    khaeru committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4e7768b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26b65df View commit details
    Browse the repository at this point in the history
  5. Add #544 to release notes

    khaeru committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b3aecf1 View commit details
    Browse the repository at this point in the history
  6. Gitignore .vscode

    khaeru committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    be9bb90 View commit details
    Browse the repository at this point in the history