From: georgically <40323509+georgically@users.noreply.github.com> Date: Sun, 22 May 2022 11:08:11 +0000 (-0700) Subject: Update Doc/whatsnew/3.10.rst X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e9e19e65e6b7f3726fb37b2232db10c3a34948b;p=thirdparty%2FPython%2Fcpython.git Update Doc/whatsnew/3.10.rst Co-authored-by: Jelle Zijlstra --- diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst index 2fc835dd7137..1f2e2a81860c 100644 --- a/Doc/whatsnew/3.10.rst +++ b/Doc/whatsnew/3.10.rst @@ -46,7 +46,8 @@ This saves the maintainer the effort of going through the git log when researching a change. -This article explains the new features in Python 3.10, compared to 3.9. Python 3.10 was released on Oct 4, 2021. +This article explains the new features in Python 3.10, compared to 3.9. +Python 3.10 was released on October 4, 2021. For full details, see the :ref:`changelog `. Summary -- Release highlights