]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93973: Add all_errors to asyncio.create_connection (#93974)
authorPamela Fox <pamela.fox@gmail.com>
Mon, 5 Sep 2022 01:33:50 +0000 (18:33 -0700)
committerGitHub <noreply@github.com>
Mon, 5 Sep 2022 01:33:50 +0000 (18:33 -0700)
commita0ad63e70e3682cdf7e87e28091bb54fe12a2d4e
tree8a2b64598dc2578cdaf9b53a4a984202bba9d066
parentac1866547243ade5392ed9bc6e7989f4d4346594
gh-93973: Add all_errors to asyncio.create_connection (#93974)

Co-authored-by: Oleg Iarygin <dralife@yandex.ru>
Doc/library/asyncio-eventloop.rst
Lib/asyncio/base_events.py
Lib/test/test_asyncio/test_base_events.py
Misc/NEWS.d/next/Library/2022-06-18-15-06-54.gh-issue-93973.4y6UQT.rst [new file with mode: 0644]