#36005: Drop support for Python 3.10 & 3.11.
-------------------------------------+-------------------------------------
Reporter: Sarah Boyce | Type:
| Cleanup/optimization
Status: new | Component: Core
| (Other)
Version: dev | Severity: Normal
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
If I understood the process correctly then 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/36005>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.