]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150345: Fix incorrect reference in BaseSelectorEventLoop docstring (#150538)
authorkodsurfer <86408225+kodsurfer@users.noreply.github.com>
Fri, 29 May 2026 09:54:58 +0000 (12:54 +0300)
committerGitHub <noreply@github.com>
Fri, 29 May 2026 09:54:58 +0000 (15:24 +0530)
commit6ac4dc8fc9e6fa63f45a325e7e00534cac4a89d0
treec3ee1d7284dbbc1829ae68976b1a98a61f08eb56
parentc72d5ea638731ec29723ded2d26ec7f997f06f17
gh-150345: Fix incorrect reference in BaseSelectorEventLoop docstring (#150538)
Lib/asyncio/selector_events.py