]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-100363: Speed up `asyncio.get_running_loop` (#100364)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 21 Dec 2022 09:49:44 +0000 (15:19 +0530)
committerGitHub <noreply@github.com>
Wed, 21 Dec 2022 09:49:44 +0000 (15:19 +0530)
commit4994f2488f8a436ebda3510c779cbfe292bb21a0
treed61b296d70a266f41cef8ace41d6fe2399482538
parent79311cbfe718f17c89bab67d7f89da3931bfa2ac
GH-100363: Speed up `asyncio.get_running_loop` (#100364)
Lib/asyncio/events.py
Misc/NEWS.d/next/Library/2022-12-20-11-07-30.gh-issue-100363.Wo_Beg.rst [new file with mode: 0644]
Modules/_asynciomodule.c