Skip to content

Commit ec4a580

Browse files
authored
bpo-46355: Update pythoncapi_compat project URL (GH-31670)
1 parent ad1b044 commit ec4a580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ Porting to Python 3.11
909909
#endif
910910

911911
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
913913
functions on older Python versions.
914914

915915
* Changes of the :c:type:`PyThreadState` structure members:
@@ -962,7 +962,7 @@ Porting to Python 3.11
962962
#endif
963963

964964
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
966966
on old Python functions.
967967

968968

0 commit comments

Comments
 (0)