#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 (23)
comment:1 by , 4 years ago
| Cc: | added |
|---|
comment:2 by , 4 years ago
| Cc: | added |
|---|
comment:3 by , 4 years ago
| Cc: | added |
|---|
comment:4 by , 4 years ago
comment:12 by , 3 years ago
| Cc: | added |
|---|
comment:13 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Someday/Maybe → Accepted |
comment:18 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In fac3dd7f: