[3.12] GH-95913: Add the release date for Python 3.11 (GH-109750) (#109771)

GH-95913: Add the release date for Python 3.11 (GH-109750)
(cherry picked from commit b10de68c6c)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2023-09-24 04:53:27 -07:00 committed by GitHub
parent 722660b48b
commit 46207624b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -45,7 +45,7 @@
when researching a change. when researching a change.
This article explains the new features in Python 3.11, compared to 3.10. This article explains the new features in Python 3.11, compared to 3.10.
Python 3.11 was released on October 24, 2022.
For full details, see the :ref:`changelog <changelog>`. For full details, see the :ref:`changelog <changelog>`.

View file

@ -44,7 +44,6 @@
This article explains the new features in Python 3.9, compared to 3.8. This article explains the new features in Python 3.9, compared to 3.8.
Python 3.9 was released on October 5, 2020. Python 3.9 was released on October 5, 2020.
For full details, see the :ref:`changelog <changelog>`. For full details, see the :ref:`changelog <changelog>`.
.. seealso:: .. seealso::