]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-93850: Fix test_asyncio exception ignored tracebacks (GH-93854)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Jun 2022 15:10:40 +0000 (08:10 -0700)
committerGitHub <noreply@github.com>
Wed, 15 Jun 2022 15:10:40 +0000 (08:10 -0700)
commitd1fd7393a293e7043548973dbc055be55cf9d51e
tree02b7f3791060198e38f0f95f40b3b5d5fedb8dd7
parent40c257d64f3cf28396d56a381c5e807e3b584cc6
GH-93850: Fix test_asyncio exception ignored tracebacks (GH-93854)

(cherry picked from commit b415c5f1aa29259d5d18a5d85b9365430614383a)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/test/test_asyncio/test_runners.py