#35844: Python 3.14 compatibility.
-------------------------------------+-------------------------------------
Reporter: Mariusz | Owner: Mariusz Felisiak
Felisiak |
Type: New | Status: assigned
feature |
Component: Core | Version: 5.0
(Other) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Python 3.14 final is scheduled for October 2025 (see
[
https://peps.python.org/pep-0745/ PEP 745]). This is a tracking ticket
for compatibility fixes for Django submitted in the meantime.
Django 5.2 will be the first version to support Python 3.14, because
Django 5.1 will end the mainstream support in April 2024.
--
Ticket URL: <
https://code.djangoproject.com/ticket/35844>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.