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 1f3f627 commit 64333f3Copy full SHA for 64333f3
Doc/whatsnew/3.15.rst
@@ -216,7 +216,7 @@ Porting to Python 3.15
216
217
* ``PyMutex_IsLocked()`` : :c:func:`PyMutex_IsLocked`
218
219
- The `pythoncapi-compat project`_ can be used to get most of these new
+ The |pythoncapi_compat_project| can be used to get most of these new
220
functions on Python 3.14 and older.
221
222
Deprecated C APIs
0 commit comments