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 #143

Merged
merged 7 commits into from
Nov 8, 2024
Merged

Confirm support for Python 3.13 and drop 3.8 #143

merged 7 commits into from
Nov 8, 2024

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
    9fb05a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    564306b 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
    a8bf2f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8523165 View commit details
    Browse the repository at this point in the history
  5. Add #143 to doc/whatsnew

    khaeru committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3ebd00e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7622d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54a23ff View commit details
    Browse the repository at this point in the history