Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Test new CPython/PyPy versions; build for Python 3.13 #299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kurtmckee
Copy link
Contributor

This adds local testing for:

  • CPython 3.13
  • CPython 3.14
  • PyPy 3.11

and CI testing for:

  • CPython 3.13
  • CPython 3.14

and adds builds for:

  • CPython 3.13

Note

CPython 3.14 is currently only at alpha 5, so it is not yet targeted for wheel builds.
In addition, PyPy is not yet tested in CI, so a larger change would be needed to add this.

@kurtmckee kurtmckee force-pushed the new-interpreter-versions branch from 87540a7 to 1fda90a Compare February 24, 2025 13:07
This adds local testing for:

* CPython 3.13
* CPython 3.14
* PyPy 3.11

and CI testing for:

* CPython 3.13
* CPython 3.14

and adds builds for:

* CPython 3.13

CPython 3.14 is currently only at alpha 5,
so it is not yet targeted for wheel builds.
In addition, PyPy is not yet tested in CI,
so a larger change would be needed to add this.
@kurtmckee kurtmckee force-pushed the new-interpreter-versions branch from 1fda90a to e75ea95 Compare February 24, 2025 14:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant