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

CI: add CPython 3.12 and PyPy3.10, stop promising untested versions #3131

Merged
merged 12 commits into from
Jan 5, 2024

Commits on Oct 23, 2023

  1. Document Python 3.7 requirement

    bcail committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    afe0680 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    4ce8235 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Merge benoitc#3083

    pajod committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    09ee579 View commit details
    Browse the repository at this point in the history
  2. Merge benoitc#3085

    pajod committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c2e48b3 View commit details
    Browse the repository at this point in the history
  3. CI: tests may hang on PyPy

    pajod committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0bb96d1 View commit details
    Browse the repository at this point in the history
  4. CI: style

    pajod committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    b39c5b7 View commit details
    Browse the repository at this point in the history
  5. skip eventlet, not yet supported on python 3.12

    will work again,
    should still be reverted when stdlib conflict resolved in eventlet
    pajod committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    184e36f View commit details
    Browse the repository at this point in the history
  6. CI: stop testing EoL PyPy

    pajod committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    89dcc5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    481c3f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e30bfa View commit details
    Browse the repository at this point in the history
  9. docs: promise 3.12 compat

    pajod committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    f470382 View commit details
    Browse the repository at this point in the history
  10. CI: back off the agressive timeout

    Precise number does not matter that much, so lets not stop potentially working tests.
    The point was to cut off well before 6 hours, so any small number will do.
    pajod committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    deae2fc View commit details
    Browse the repository at this point in the history