]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Reflect 'context' arg in 'AbstractEventLoop.call_*()' methods (GH-30427) (GH-30428)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Jan 2022 13:04:05 +0000 (05:04 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Jan 2022 13:04:05 +0000 (15:04 +0200)
commit8670fbe4d2503ab9d3467d859fa504d1dd6c6eec
tree72a2ff8d2e3f6777a5c8f9ad56e7e6f7953f7a52
parentda8be157f4e275c4c32b9199f1466ed7e52f62cf
Reflect 'context' arg in 'AbstractEventLoop.call_*()' methods (GH-30427) (GH-30428)

(cherry picked from commit 3e43fac2503afe219336742b150b3ef6e470686f)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Lib/asyncio/events.py
Misc/NEWS.d/next/Library/2022-01-06-13-38-00.bpo-46278.wILA80.rst [new file with mode: 0644]