8000
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 da011f5 commit 9c90ba0Copy full SHA for 9c90ba0
Doc/whatsnew/3.13.rst
@@ -159,7 +159,7 @@ C API improvements:
159
* The :doc:`PyTime C API </c-api/time>` has been added,
160
providing access to system clocks.
161
* :c:type:`PyMutex` is a new lightweight mutex that occupies a single byte.
162
-* C-API support was added for generating :pep:`669` monitoring events.
+* :doc:`C-API support</c-api/monitoring>` was added for generating :pep:`669` monitoring events.
163
164
New typing features:
165
0 commit comments