]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101317: Add `ssl_shutdown_timeout` parameter for `asyncio.StreamWriter.start_tls...
authorbeavailable <beavailable@proton.me>
Wed, 1 Feb 2023 11:03:59 +0000 (19:03 +0800)
committerGitHub <noreply@github.com>
Wed, 1 Feb 2023 11:03:59 +0000 (16:33 +0530)
commitcc407b9de645ab7c137df8ea2409a005369169a5
treec2df6b351a04a56153016e535f34f8f99b7a4724
parent75227fba1dd1683289d90ada7abba237bff55d14
gh-101317: Add `ssl_shutdown_timeout` parameter for `asyncio.StreamWriter.start_tls` (#101335)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Doc/library/asyncio-stream.rst
Lib/asyncio/streams.py
Misc/NEWS.d/next/Library/2023-01-26-01-25-56.gh-issue-101317.vWaS1x.rst [new file with mode: 0644]