Skip to content

Commit 82a7fd0

Browse files
fix news
1 parent a457ba1 commit 82a7fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
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.
2+
These classes can now be initialized only once and any subsequent initialization attempt will raise a RuntimeError.
33
Patch by Kumar Aditya.

0 commit comments

Comments
 (0)