Skip to content

Commit ba57251

Browse files
author
Erlend Egeberg Aasland
authored
bpo-46355: Amend What's New in Python 3.11 C API wording (GH-31288)
1 parent e0bc8ee commit ba57251

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -874,8 +874,8 @@ Porting to Python 3.11
874874
#endif
875875

876876
Or use `the pythoncapi_compat project
877-
<https://github.com/pythoncapi/pythoncapi_compat>`__ to get these functions
878-
on old Python functions.
877+
<https://github.com/pythoncapi/pythoncapi_compat>`__ to get these APIs
878+
on older Python versions.
879879

880880
* Changes of the :c:type:`PyThreadState` structure members:
881881

0 commit comments

Comments
 (0)