Skip to content

Add support for Python 3.15 and drop EOL 3.9 - #759

Open
hugovk wants to merge 3 commits into
pytest-dev:masterfrom
hugovk:add-3.15
Open

hugovk wants to merge 3 commits into
pytest-dev:masterfrom
hugovk:add-3.15

Conversation

@hugovk

@hugovk hugovk commented Sep 20, 2026

Copy link
Copy Markdown
Member

The Python 3.15 release candidate is out. 🚀

The 3.15 release manager (👋 hi, that's me!) issued a call to action:

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

Please keep in mind that this is a preview release and while it's as close to the final release as we can get it, its use is not recommended for production environments.

Also drop Python 3.9, which was EOL in October 2025. (3.10 will be EOL next month.)

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

@hugovk

hugovk commented Sep 20, 2026

Copy link
Copy Markdown
Member Author

Linkcheck and taplo failures are unrelated, will be fixed by #760 and #761.

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.

1 participant