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

(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]