Skip to content

Commit 785adeb

Browse files
Update Doc/whatsnew/3.14.rst
1 parent c3c685a commit 785adeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -541,8 +541,8 @@ asyncio
541541
* :mod:`asyncio` has new utility functions for introspecting and printing
542542
the program's call graph: :func:`asyncio.capture_call_graph` and
543543
:func:`asyncio.print_call_graph`.
544-
(Contributed by Yury Selivanov, Pablo Galindo Salgado, Łukasz Langa
545-
and Kumar Aditya in :gh:`91048`.)
544+
(Contributed by Yury Selivanov, Pablo Galindo Salgado and Łukasz Langa
545+
in :gh:`91048`.)
546546

547547
io
548548
---

0 commit comments

Comments
 (0)