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

Fix #323: Support Python 3.12 #327

Merged
merged 13 commits into from
Jun 20, 2023
Merged

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    d92c0bc View commit details
    Browse the repository at this point in the history
  2. Fix 3.12 testing

    mdboom authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e0cb042 View commit details
    Browse the repository at this point in the history
  3. Try a different way to specify version

    mdboom authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4e11ba9 View commit details
    Browse the repository at this point in the history
  4. Fix syntax

    mdboom authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fb660bd View commit details
    Browse the repository at this point in the history
  5. Use 3.12-dev instead of deadsnakes

    Co-authored-by: Andreas Motl <[email protected]>
    2 people authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    dc50545 View commit details
    Browse the repository at this point in the history
  6. Updates for PEP669

    mdboom authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0013135 View commit details
    Browse the repository at this point in the history
  7. Fix Python 3.11

    mdboom authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    86b096e View commit details
    Browse the repository at this point in the history
  8. Revert ubuntu-latest change

    mdboom authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fec6461 View commit details
    Browse the repository at this point in the history
  9. Fix legacy versions

    mdboom authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    af1061e View commit details
    Browse the repository at this point in the history
  10. Print precise Python version

    mdboom authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6ac5d10 View commit details
    Browse the repository at this point in the history
  11. Fix recursion depth updating

    mdboom authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    22a8434 View commit details
    Browse the repository at this point in the history
  12. Insert blank line

    mdboom authored and jamadden committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3262da9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1c7bfee View commit details
    Browse the repository at this point in the history