Skip to content

Add support for Python 3.14 and drop EOL 3.8#581

Merged
eliben merged 2 commits intoeliben:mainfrom
hugovk:main
Sep 15, 2025
Merged

Add support for Python 3.14 and drop EOL 3.8#581
eliben merged 2 commits intoeliben:mainfrom
hugovk:main

Conversation

@hugovk
Copy link
Contributor

@hugovk hugovk commented Sep 14, 2025

The Python 3.14 release candidate is out. 🚀

The 3.14 release manager (👋 hi, that's me!) said:

Call to action

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.14 during this phase, and publish Python 3.14 wheels on PyPI to be ready for the final release of 3.14.0, and to help other projects do their own testing. Any binary wheels built against Python 3.14.0rc1 will work with future versions of Python 3.14. As always, report any issues to the Python bug tracker.

Also drop EOL Python 3.8:

https://devguide.python.org/versions/

It was removed from CI in 7847544, this updates the other metadata.

We could also consider dropping 3.9, it's also EOL in a few weeks.

@eliben eliben merged commit 31f0b8f into eliben:main Sep 15, 2025
18 checks passed
Copy link
Owner

@eliben eliben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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