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

Python 3.11 and 3.12 support #495

Merged
merged 27 commits into from
Oct 30, 2023
Merged

Python 3.11 and 3.12 support #495

merged 27 commits into from
Oct 30, 2023

Commits on Oct 24, 2023

  1. Run a few more iterations

    pythonspeed committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f932c8b View commit details
    Browse the repository at this point in the history
  2. Require orjson

    pythonspeed committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8a2ff7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9549c6e View commit details
    Browse the repository at this point in the history
  4. Changelog

    pythonspeed committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0ce85ed View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Better name

    pythonspeed committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6d92497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc8ed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef36988 View commit details
    Browse the repository at this point in the history
  4. More passing tests.

    pythonspeed committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    21dcf44 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. All tests pass.

    pythonspeed committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e5f99ae View commit details
    Browse the repository at this point in the history
  2. Tests pass

    pythonspeed committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0a501e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae2998f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3d4735 View commit details
    Browse the repository at this point in the history
  5. Newer versions

    pythonspeed committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4dc00b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bf3cfb View commit details
    Browse the repository at this point in the history
  7. Upgrade versioneer

    pythonspeed committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8bd0263 View commit details
    Browse the repository at this point in the history
  8. Fix version

    pythonspeed committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    62c44d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c43624a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6862dd3 View commit details
    Browse the repository at this point in the history
  11. Fix lints

    pythonspeed committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    298c1c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Make the test more robust

    pythonspeed committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e6e279c View commit details
    Browse the repository at this point in the history
  2. Newer way to say this

    pythonspeed committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c542dfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ab43b9 View commit details
    Browse the repository at this point in the history
  4. Whitespace

    pythonspeed committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    09d0f35 View commit details
    Browse the repository at this point in the history
  5. Get rid of old code

    pythonspeed committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    fe7a2b9 View commit details
    Browse the repository at this point in the history
  6. Tests pass again

    pythonspeed committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    da2c605 View commit details
    Browse the repository at this point in the history
  7. Lints

    pythonspeed committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3493d0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f7da18 View commit details
    Browse the repository at this point in the history