From: July Tikhonov Date: Tue, 25 Oct 2022 23:42:54 +0000 (+0300) Subject: fix a typo in whatsnew/3.11 (#98603) X-Git-Tag: v3.12.0a2~242 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45644905ea1352b79a0d5ab4f02e00a258206116;p=thirdparty%2FPython%2Fcpython.git fix a typo in whatsnew/3.11 (#98603) --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index ab56f0d354c7..6eb90df89cac 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -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 `.