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 a84a171 commit 0f75edcCopy full SHA for 0f75edc
Doc/whatsnew/3.14.rst
@@ -508,7 +508,7 @@ configuration mechanisms).
508
.. seealso::
509
:pep:`741`.
510
511
-.. _whatsnew314-asyncio-introspection
+.. _whatsnew314-asyncio-introspection:
512
513
Asyncio introspection capabilities
514
----------------------------------
@@ -597,7 +597,7 @@ If a cycle is detected in the async await graph (which could indicate a
597
programming issue), the tool raises an error and lists the cycle paths that
598
prevent tree construction.
599
600
-(Contributed by Pablo Galindo, Łukasz Langa and Marta Gomez Macias in :gh:`91048`.)
+(Contributed by Pablo Galindo, Łukasz Langa, and Marta Gomez Macias in :gh:`91048`.)
601
602
.. _whatsnew314-tail-call:
603
0 commit comments