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

Add support for Python 3.12 #1541

Closed
wants to merge 2 commits into from
Closed

Commits on Aug 2, 2024

  1. requirements: Bump up typing_extensions' version.

    Bump up the version of typing_extensions to allow supporting Python
    3.12, along with all the versions currently supported. The latest
    version of the library doesn't support Python 3.7. So, this commit
    chooses a version that supports both Python 3.7 and 3.12.
    punchagan committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3945a4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5216cf2 View commit details
    Browse the repository at this point in the history