1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[5.0.x] Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.

Backport of ecfea054ee from main
This commit is contained in:
Mariusz Felisiak
2023-11-18 15:56:29 +01:00
parent c342b58243
commit f721fb937c
5 changed files with 9 additions and 6 deletions

View File

@@ -4,7 +4,8 @@ Django 4.2.8 release notes
*Expected December 4, 2023*
Django 4.2.8 fixes several bugs in 4.2.7.
Django 4.2.8 fixes several bugs in 4.2.7 and adds compatibility with Python
3.12.
Bugfixes
========