]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101143: Remove references to `TimerHandle` from `asyncio.base_events.BaseEventLoop...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 21 Jan 2023 10:28:09 +0000 (02:28 -0800)
committerGitHub <noreply@github.com>
Sat, 21 Jan 2023 10:28:09 +0000 (02:28 -0800)
commit99da75e770a7108cd046b103ada27cf31427fb0b
treed75e79c7e2ade6a9e74115b95e9cf074e3c7f308
parentc6cfde6fb135d45a61670300b91e68805e61042a
gh-101143: Remove references to `TimerHandle` from `asyncio.base_events.BaseEventLoop._add_callback` (GH-101197)

(cherry picked from commit 9e947675ae3dc32f5863e5ed3022301cf7fd79b4)

Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/asyncio/base_events.py
Misc/NEWS.d/next/Library/2023-01-20-10-46-59.gh-issue-101143.hJo8hu.rst [new file with mode: 0644]