#33173 closed New feature (fixed)
Python 3.11 compatibility
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | Core (Other) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Adam Johnson, Abhyudai, אורי, bcail | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Python 3.11 final is scheduled for October 2022 (see PEP 664). This is a tracking ticket for compatibility fixes for Django submitted in the meantime.
Django 4.1 will be the first version to support Python 3.11, because Django 4.0 will end the mainstream support in August 2022.
Change History (22)
comment:1 Changed 2 years ago by
Cc: | Adam Johnson added |
---|
comment:2 Changed 2 years ago by
Cc: | Abhyudai added |
---|
comment:3 Changed 2 years ago by
Cc: | אורי added |
---|
comment:4 Changed 22 months ago by
comment:12 Changed 14 months ago by
Cc: | bcail added |
---|
comment:13 Changed 14 months ago by
Owner: | changed from nobody to Mariusz Felisiak |
---|---|
Status: | new → assigned |
Triage Stage: | Someday/Maybe → Accepted |
comment:18 Changed 14 months ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In fac3dd7f: