We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0bc8ee commit ba57251Copy full SHA for ba57251
Doc/whatsnew/3.11.rst
@@ -874,8 +874,8 @@ Porting to Python 3.11
874
#endif
875
876
Or use `the pythoncapi_compat project
877
- <https://github.com/pythoncapi/pythoncapi_compat>`__ to get these functions
878
- on old Python functions.
+ <https://github.com/pythoncapi/pythoncapi_compat>`__ to get these APIs
+ on older Python versions.
879
880
* Changes of the :c:type:`PyThreadState` structure members:
881
0 commit comments