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 a457ba1 commit 82a7fd0Copy full SHA for 82a7fd0
1 file changed
Misc/NEWS.d/next/Library/2025-12-12-08-51-29.gh-issue-142615.GoJ6el.rst
@@ -1,3 +1,3 @@
1
Fix possible crashes when initializing :class:`asyncio.Task` or :class:`asyncio.Future` multiple times.
2
-These classes can now be initialized only once and any subsequent initialization attempt will raise a RuntimeError.
+These classes can now be initialized only once and any subsequent initialization attempt will raise a RuntimeError.
3
Patch by Kumar Aditya.
0 commit comments