Skip to content

Remove support for Python 3.9, add 3.14#1489

Open
pauloxnet wants to merge 1 commit intomvantellingen:mainfrom
pauloxnet:feature/python-3.14-support
Open

Remove support for Python 3.9, add 3.14#1489
pauloxnet wants to merge 1 commit intomvantellingen:mainfrom
pauloxnet:feature/python-3.14-support

Conversation

@pauloxnet
Copy link
Copy Markdown

@pauloxnet pauloxnet commented May 5, 2026

Drops Python 3.9 (which reached end of life in October 2025) and adds support for Python 3.14.

The pytest-asyncio pin in tox.ini also gets bumped from 0.11.0 to the 0.24 series, since the old pin doesn't support Python 3.14. The newer version still exposes the event_loop fixture used by tests/conftest.py so no test changes are needed.

Also bumps the pytest-asyncio pin in tox.ini from 0.11.0 to the 0.24
series, since the old pin doesn't support Python 3.14.
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