GH-95913: Add the release date for Python 3.11 (#109750)

This commit is contained in:
Adam Turner 2023-09-23 05:07:06 +01:00 committed by GitHub
parent 612400d446
commit b10de68c6c
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::