#36664: Python 3.15 compatibility.
-------------------------------------+-------------------------------------
Reporter: Mariusz | Owner: Mariusz Felisiak
Felisiak |
Type: New | Status: assigned
feature |
Component: Core | Version: dev
(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.15 final is scheduled for October 2026 (see
[
https://peps.python.org/pep-0790/ PEP 790]). This is a tracking ticket
for compatibility fixes for Django submitted in the meantime.
Django 6.1 will be the first version to support Python 3.15, because
Django 6.0 will end the mainstream support in August 2026.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36664>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.