Skip to content

Add support for Python 3.12 and drop EOL 3.7#610

Closed
hugovk wants to merge 3 commits intopytest-dev:masterfrom
hugovk:add-3.12
Closed

Add support for Python 3.12 and drop EOL 3.7#610
hugovk wants to merge 3 commits intopytest-dev:masterfrom
hugovk:add-3.12

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Sep 17, 2023

The second Python 3.12 release candidate is out! 🚀

Call to action

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.12 compatibilities during this phase, and where necessary publish Python 3.12 wheels on PyPI to be ready for the final release of 3.12.0.

Python 3.12.0 final is due out in two weeks: 2023-10-02.

See also https://dev.to/hugovk/help-test-python-312-beta-1508/


Python 3.7 is EOL and no longer receiving security updates (or any updates) from the core Python team.

version released eol
3.11 2022-10-24 2027-10-24
3.10 2021-10-04 2026-10-04
3.9 2020-10-05 2025-10-05
3.8 2019-10-14 2024-10-14
3.7 2018-06-26 2023-06-27

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

Upstream pytest has also dropped 3.7 (pytest-dev/pytest#11152), although not released yet.

@gbarrospsyngenta
Copy link

Is there anything holding this to be merged?

@ionelmc ionelmc closed this in c98ada9 Mar 17, 2024
@hugovk hugovk deleted the add-3.12 branch March 17, 2024 15:50
@akx akx mentioned this pull request May 27, 2024
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.

4 participants