#36099: Drop support for Python 3.10 & 3.11.
-------------------------------------+-------------------------------------
Reporter: Mariusz | Owner: Mariusz Felisiak
Felisiak |
Type: | Status: assigned
Cleanup/optimization |
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 |
-------------------------------------+-------------------------------------
Django 5.2 LTS, supported until April 2028, is the last version to
support:
- Python 3.10 (end of life: October 2026)
- Python 3.11 (end of life: October 2027)
See our policy about Python version support and discussions regarding the
Python version support policy:
-
https://groups.google.com/forum/#!topic/django-
developers/YDJwI7uvgxU/discussion
-
https://groups.google.com/forum/#!msg/django-
developers/ezUpskYAcyo/discussion
--
Ticket URL: <
https://code.djangoproject.com/ticket/36099>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.