diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index 95fce1e8e10822a..5e7c89e68426e89 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -874,8 +874,8 @@ Porting to Python 3.11 #endif Or use `the pythoncapi_compat project - `__ to get these functions - on old Python functions. + `__ to get these APIs + on older Python versions. * Changes of the :c:type:`PyThreadState` structure members: