]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Reflect 'context' arg in 'AbstractEventLoop.call_*()' methods (GH-30427)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 6 Jan 2022 12:31:32 +0000 (14:31 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Jan 2022 12:31:32 +0000 (14:31 +0200)
commit3e43fac2503afe219336742b150b3ef6e470686f
tree150fbc169578b541d6f73fe5734a29749d9bad78
parent3db762db72cc0da938614b1e414abb1e12ca4094
Reflect 'context' arg in 'AbstractEventLoop.call_*()' methods (GH-30427)
Lib/asyncio/events.py
Misc/NEWS.d/next/Library/2022-01-06-13-38-00.bpo-46278.wILA80.rst [new file with mode: 0644]