bpo-46355: Amend What's New in Python 3.11 C API wording (GH-31288)

This commit is contained in:
Erlend Egeberg Aasland 2022-02-12 01:48:26 +01:00 committed by GitHub
parent e0bc8ee945
commit ba5725171d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -874,8 +874,8 @@ Porting to Python 3.11
#endif
Or use `the pythoncapi_compat project
<https://github.com/pythoncapi/pythoncapi_compat>`__ to get these functions
on old Python functions.
<https://github.com/pythoncapi/pythoncapi_compat>`__ to get these APIs
on older Python versions.
* Changes of the :c:type:`PyThreadState` structure members: