commit | 45644905ea1352b79a0d5ab4f02e00a258206116 | [log] [tgz] |
---|---|---|
author | July Tikhonov <july.tikh@gmail.com> | Wed Oct 26 02:42:54 2022 +0300 |
committer | GitHub <noreply@github.com> | Tue Oct 25 16:42:54 2022 -0700 |
tree | bc1175e13d5087273b81f6bfd14d0e8575098c8c | |
parent | b1783bc124712fa03fea9621a0eb4119d29b14fe [diff] |
fix a typo in whatsnew/3.11 (#98603)
diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index ab56f0d..6eb90df 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst
@@ -1903,7 +1903,7 @@ 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>`.