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 ad1b044 commit ec4a580Copy full SHA for ec4a580
Doc/whatsnew/3.11.rst
@@ -909,7 +909,7 @@ Porting to Python 3.11
909
#endif
910
911
Or use the `pythoncapi_compat project
912
- <https://github.com/pythoncapi/pythoncapi_compat>`__ to get these two
+ <https://github.com/python/pythoncapi_compat>`__ to get these two
913
functions on older Python versions.
914
915
* Changes of the :c:type:`PyThreadState` structure members:
@@ -962,7 +962,7 @@ Porting to Python 3.11
962
963
964
Or use `the pythoncapi_compat project
965
- <https://github.com/pythoncapi/pythoncapi_compat>`__ to get these functions
+ <https://github.com/python/pythoncapi_compat>`__ to get these functions
966
on old Python functions.
967
968
0 commit comments