1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #33173 -- Doc'd Python 3.11 compatibility in Django 4.1.x.

This commit is contained in:
Mariusz Felisiak
2022-10-26 20:10:33 +02:00
committed by GitHub
parent 350455b666
commit eb6cc01d0f
3 changed files with 7 additions and 4 deletions

View File

@@ -4,7 +4,8 @@ Django 4.1.3 release notes
*Expected November 1, 2022*
Django 4.1.3 fixes several bugs in 4.1.2.
Django 4.1.3 fixes several bugs in 4.1.2 and adds compatibility with Python
3.11.
Bugfixes
========