Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Doc/whatsnew/3.12.rst
  • Loading branch information
kumaraditya303 authored Mar 16, 2023
commit 635267da98c52687c2bee57f66c51c5956f13a88
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ asyncio
(Contributed by Kumar Aditya in :gh:`102748`.)

* :func:`asyncio.wait` now accepts generators yielding tasks.
(Contributed by Kumar Aditya in :gh:`78530`)
(Contributed by Kumar Aditya in :gh:`78530`.)

inspect
-------
Expand Down