]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix `test_run_until_complete_baseexception` test to check for `KeyboardInterrupt...
authorFantix King <fantix.king@gmail.com>
Thu, 8 Dec 2022 08:21:04 +0000 (03:21 -0500)
committerGitHub <noreply@github.com>
Thu, 8 Dec 2022 08:21:04 +0000 (13:51 +0530)
commite8fff515f056737d6d055ea5438b2135863548b1
tree3f8764b556d8482048cf205ec8d118e87b6b71f7
parentded02ca54d7bfa32c8eab0871d56e4547cd356eb
Fix `test_run_until_complete_baseexception` test to check for `KeyboardInterrupt` in asyncio (#24477)
Lib/test/test_asyncio/test_base_events.py