Skip to content

Commit a03895f

Browse files
authored
Update Misc/NEWS.d/next/Library/2025-06-24-06-18-49.gh-issue-135836.7-KHAd.rst
1 parent d48e9e1 commit a03895f

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 +1 @@
1-
Fix :exc:`IndexError` in :meth:`asyncio.loop.create_connection` that could occur when the Happy Eyeballs algorithm resulted in an empty exceptions list during connection attempts, by capturing any exceptions raises by ``staggered_race``
1+
Fix :exc:`IndexError` in :meth:`asyncio.loop.create_connection` that could occur when the Happy Eyeballs algorithm resulted in an empty exceptions list during connection attempts, by capturing any exceptions raised by ``staggered_race``

0 commit comments

Comments
 (0)