#36099 closed Cleanup/optimization (duplicate)
Drop support for Python 3.10 & 3.11.
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | Core (Other) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
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:
Change History (3)
comment:1 by , 3 hours ago
comment:2 by , 2 hours ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Thank you! Assigned you to #36005
Note:
See TracTickets
for help on using tickets.
This ticket should be "Someday/Maybe" until we start working on Django 6.0.
I'd be happy to shepherd these changes