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 b1ab54e commit e18dd93Copy full SHA for e18dd93
Doc/whatsnew/3.14.rst
@@ -1309,8 +1309,8 @@ asyncio
1309
* There are two new utility functions for
1310
introspecting and printing a program's call graph:
1311
:func:`~asyncio.capture_call_graph` and :func:`~asyncio.print_call_graph`.
1312
- See :ref:`<Asyncio introspection capabilities>
1313
- whatsnew314-asyncio-introspection` for more details.
+ See :ref:`Asyncio introspection capabilities
+ <whatsnew314-asyncio-introspection>` for more details.
1314
(Contributed by Yury Selivanov, Pablo Galindo Salgado, and Łukasz Langa
1315
in :gh:`91048`.)
1316
0 commit comments