]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix the `versionadded` for asyncio.StreamWriter.start_tls() (GH-92378)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 8 May 2022 16:04:29 +0000 (09:04 -0700)
committerGitHub <noreply@github.com>
Sun, 8 May 2022 16:04:29 +0000 (09:04 -0700)
commit8037fb708e1c4f5a6ba06cd60fd84779e41f289e
treed79a040d60b1eae413d56cab710f31ddb028a278
parent7c6d649c2b14ae514d032d168cb60806d9edf810
Fix the `versionadded` for asyncio.StreamWriter.start_tls() (GH-92378)

(cherry picked from commit 063e8ab72bf540ffd0e9214df38012be4b7727d8)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Doc/library/asyncio-stream.rst