#34118 closed New feature (fixed)
Python 3.12 compatibility
Change History (42)
comment:1 by , 2 years ago
Cc: | added |
---|
comment:2 by , 2 years ago
Cc: | added |
---|
comment:4 by , 2 years ago
Another data point: SQLite and Postgres tests pass for me on Linux with Python 3.12 alpha 1.
follow-up: 12 comment:11 by , 2 years ago
Hi folks,
https://github.com/django/django/commit/38e63c9e61152682f3ff982c85a73793ab6d3267 was applied to fix Python 3.12, but cpython upstream have backported the fix for https://github.com/python/cpython/issues/102549 to Python 3.11 too.
The Django patch will need adjusting to probably just allow both output messages (or sniff the Python minor/patch version).
comment:12 by , 2 years ago
Replying to thesamesam:
Hi folks,
https://github.com/django/django/commit/38e63c9e61152682f3ff982c85a73793ab6d3267 was applied to fix Python 3.12, but cpython upstream have backported the fix for https://github.com/python/cpython/issues/102549 to Python 3.11 too.
The Django patch will need adjusting to probably just allow both output messages (or sniff the Python minor/patch version).
Thanks! It's unfortunate, will fix this.
comment:13 by , 2 years ago
Cc: | added |
---|
comment:23 by , 17 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Triage Stage: | Someday/Maybe → Accepted |
comment:37 by , 16 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I'm getting errors on the following which was working for 3.11.0.
I'm on macos 12.6