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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Python 3.12 and drop EOL 3.7 #223

Merged
merged 11 commits into from Nov 1, 2023

Commits on Aug 18, 2023

  1. Add support for Python 3.12

    hugovk committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2dca124 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    5eb48c3 View commit details
    Browse the repository at this point in the history
  2. pytest: drop the dot

    hugovk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f249501 View commit details
    Browse the repository at this point in the history
  3. Test PyPy3.9 and 3.10

    hugovk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7789432 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f197d54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e06a7b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60761b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    ce3f5ee View commit details
    Browse the repository at this point in the history
  2. Add items directly into dicts

    hugovk committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0c8a452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0781c3 View commit details
    Browse the repository at this point in the history
  4. Re-add doctests to tox

    hugovk committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    63352b3 View commit details
    Browse the repository at this point in the history