File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -909,7 +909,7 @@ Porting to Python 3.11
909
909
#endif
910
910
911
911
Or use the `pythoncapi_compat project
912
- <https://github.com/pythoncapi /pythoncapi_compat> `__ to get these two
912
+ <https://github.com/python /pythoncapi_compat> `__ to get these two
913
913
functions on older Python versions.
914
914
915
915
* Changes of the :c:type: `PyThreadState ` structure members:
@@ -962,7 +962,7 @@ Porting to Python 3.11
962
962
#endif
963
963
964
964
Or use `the pythoncapi_compat project
965
- <https://github.com/pythoncapi /pythoncapi_compat> `__ to get these functions
965
+ <https://github.com/python /pythoncapi_compat> `__ to get these functions
966
966
on old Python functions.
967
967
968
968
You can’t perform that action at this time.
0 commit comments