]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 28 Jun 2023 11:06:25 +0000 (04:06 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2023 11:06:25 +0000 (16:36 +0530)
commit0523f6de1f6f178a1c4d37872c142fe665ab79da
tree1bef0b6c93b43c539f5e75152f4f55b78b2ac928
parent43c603a60fae4d1c4a0964fe227e9c33329f85ed
[3.11] gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls` docs (GH-105995) (#106189)

gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls` docs (GH-105995)
(cherry picked from commit 6b52a581c151914e59c8c367a03bc7309713a73b)

Co-authored-by: Sam Bull <git@sambull.org>
Doc/library/asyncio-eventloop.rst