mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
fix a typo in whatsnew/3.11 (GH-98603)
(cherry picked from commit 45644905ea
)
Co-authored-by: July Tikhonov <july.tikh@gmail.com>
This commit is contained in:
parent
298364f794
commit
fa95b69856
1 changed files with 1 additions and 1 deletions
|
@ -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>`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue