]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
fix a typo in whatsnew/3.11 (#98603)
authorJuly Tikhonov <july.tikh@gmail.com>
Tue, 25 Oct 2022 23:42:54 +0000 (02:42 +0300)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 23:42:54 +0000 (16:42 -0700)
Doc/whatsnew/3.11.rst

index ab56f0d354c76696ea28bd278ab2e6bff7bd8a9a..6eb90df89cac0ed435e0cd59ced33cb3bccc7abf 100644 (file)
@@ -1903,7 +1903,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>`.