diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index f819c92cb3fb11..d1c37e8bbe90be 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -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 `.