]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
fix a typo in whatsnew/3.11 (GH-98603)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 25 Oct 2022 23:50:09 +0000 (16:50 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 23:50:09 +0000 (16:50 -0700)
(cherry picked from commit 45644905ea1352b79a0d5ab4f02e00a258206116)

Co-authored-by: July Tikhonov <july.tikh@gmail.com>
Doc/whatsnew/3.11.rst

index 59e2d2adb8aecda1ad8716dbf76945bcac2b9667..f09ccb133fbc88e8ce15077d13a21b034ad8d5a3 100644 (file)
@@ -1904,7 +1904,7 @@ C APIs pending removal are
 Removed
 =======
 
-This section lists Python APIs that have been removed in Python 3.12.
+This section lists Python APIs that have been removed in Python 3.11.
 
 Removed C APIs are :ref:`listed separately <whatsnew311-c-api-removed>`.