]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:49 +0000 (04:06 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2023 11:06:49 +0000 (16:36 +0530)
commit7bdf2c16e6dc8dabfff3314b61b2db7b0e156dc3
tree0295eba87d9c02373b04a8dfc3534ccdc1b6bdaa
parent27bd2d1a9bbf2c3182f1565d38eff93e03417057
[3.12] gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls` docs (GH-105995) (#106188)

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