]> 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 11:25:22 +0000 (03:25 -0800)
committerGitHub <noreply@github.com>
Sat, 21 Jan 2023 11:25:22 +0000 (03:25 -0800)
commit9532c04151a088c3da4757272fa9bee715bb9388
tree90d8382f0e4b18b467a5b6b43da0d230aa22b221
parentc77b0ce186d86ceff352795a6cfdb82721e6f0fc
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]