]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-74166: Add option to get all errors from socket.create_connection (GH-91586)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 18 Apr 2022 22:15:41 +0000 (23:15 +0100)
committerGitHub <noreply@github.com>
Mon, 18 Apr 2022 22:15:41 +0000 (23:15 +0100)
commit39a54ba63850e081a4a5551a773df5b4d5b1d3cd
treed3d67a17c4f4a5c881f2288603dad435ac46829f
parent0860b26a4f7abeb61aad9f4b96de8e78eed8c12a
gh-74166: Add option to get all errors from socket.create_connection (GH-91586)
Doc/library/socket.rst
Doc/whatsnew/3.11.rst
Lib/socket.py
Lib/test/test_socket.py
Misc/NEWS.d/next/Library/2022-04-15-20-56-31.gh-issue-74166.70KlvL.rst [new file with mode: 0644]