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 c3c685a commit 785adebCopy full SHA for 785adeb
Doc/whatsnew/3.14.rst
@@ -541,8 +541,8 @@ asyncio
541
* :mod:`asyncio` has new utility functions for introspecting and printing
542
the program's call graph: :func:`asyncio.capture_call_graph` and
543
:func:`asyncio.print_call_graph`.
544
- (Contributed by Yury Selivanov, Pablo Galindo Salgado, Łukasz Langa
545
- and Kumar Aditya in :gh:`91048`.)
+ (Contributed by Yury Selivanov, Pablo Galindo Salgado and Łukasz Langa
+ in :gh:`91048`.)
546
547
io
548
---
0 commit comments