Skip to content

Conversation

@kurtmckee
Copy link
Contributor

This introduces the following changes:

  • tox is configured to test CPython 3.14, PyPy 3.10, and PyPy 3.11.
  • GitHub CI is configured to install those same interpreter versions.
  • The PyPI trove classifiers are updated.
  • The tests extra is updated to resolve Python 3.14 failures caused by old pytest code that used now-removed ast symbols. (The coverage version is updated as well.)

This introduces the following changes:

* tox is configured to test CPython 3.14, PyPy 3.10, and PyPy 3.11.
* GitHub CI is configured to install those same interpreter versions.
* The PyPI trove classifiers are updated.
* The `tests` extra is updated to resolve Python 3.14 failures
  caused by old pytest code that used now-removed `ast` symbols.
  (The coverage version is updated as well.)
@auvipy auvipy merged commit 3f9bcea into jpadilla:master Oct 22, 2025
29 checks passed
@kurtmckee kurtmckee deleted the support-python-3.14 branch October 22, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants