]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix typo in whatsnew (GH-92488)
authorEzio Melotti <ezio.melotti@gmail.com>
Sun, 8 May 2022 16:02:27 +0000 (18:02 +0200)
committerGitHub <noreply@github.com>
Sun, 8 May 2022 16:02:27 +0000 (09:02 -0700)
Automerge-Triggered-By: GH:ezio-melotti
Doc/whatsnew/3.12.rst

index bb6730c073e279bdbf9f4ee4c150a5ebf768fb83..dacf04102acce0a18e87e6d3ee9d2ec095af95b4 100644 (file)
@@ -46,7 +46,7 @@
    This saves the maintainer the effort of going through the Mercurial log
    when researching a change.
 
-This article explains the new features in Python 3.12, compared to 3.10.
+This article explains the new features in Python 3.12, compared to 3.11.
 
 For full details, see the :ref:`changelog <changelog>`.