cpython/Misc/NEWS.d/next/Documentation/2022-05-26-14-51-25.gh-issu...

2 lines
155 B
ReStructuredText

Augmented documentation of asyncio.create_task(). Clarified the need to keep strong references to tasks and added a code snippet detailing how to to this.