From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Sat, 23 Sep 2023 04:07:06 +0000 (+0100) Subject: GH-95913: Add the release date for Python 3.11 (#109750) X-Git-Tag: v3.13.0a1~333 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b10de68c6ceae1076cdc98c890b9802dc81a7f44;p=thirdparty%2FPython%2Fcpython.git GH-95913: Add the release date for Python 3.11 (#109750) --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index 51f21532cdec..e2d2902c3754 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -45,7 +45,7 @@ when researching a change. 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 `. diff --git a/Doc/whatsnew/3.9.rst b/Doc/whatsnew/3.9.rst index ce7ae5105772..cb2482ee48d7 100644 --- a/Doc/whatsnew/3.9.rst +++ b/Doc/whatsnew/3.9.rst @@ -44,7 +44,6 @@ This article explains the new features in Python 3.9, compared to 3.8. Python 3.9 was released on October 5, 2020. - For full details, see the :ref:`changelog `. .. seealso::