Skip to content

Commit dafe523

Browse files
Update Misc/NEWS.d/next/Library/2026-03-23-00-04-13.gh-issue-146065.FIdn8D.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 0128198 commit dafe523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fix a NULL pointer dereference in asyncio.Future iterator when send() is
2-
called after throw() or close(), which previously could cause a crash.
1+
Fix a crash in asyncio.Future iterator when send() is
2+
called after throw() or close().

0 commit comments

Comments
 (0)