]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101143: Remove references to `TimerHandle` from `asyncio.base_events.BaseEventLoop...
authorJ. Nick Koston <nick@koston.org>
Sat, 21 Jan 2023 09:16:07 +0000 (23:16 -1000)
committerGitHub <noreply@github.com>
Sat, 21 Jan 2023 09:16:07 +0000 (14:46 +0530)
commit9e947675ae3dc32f5863e5ed3022301cf7fd79b4
treee45fdc2e94fcd859df6963b8fe3b67542c1d8195
parentc22a55c8b4f142ff679880ec954691d5920b7845
gh-101143: Remove references to `TimerHandle` from `asyncio.base_events.BaseEventLoop._add_callback` (#101197)

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]