]> granicus.if.org Git - python/commit
Get rid of exception traceback printing in asyncio tests (GH-14343)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Jun 2019 17:21:35 +0000 (10:21 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2019 17:21:35 +0000 (10:21 -0700)
commitb183b963f68e522e1bbba12a9c96ed7e0cc32e60
treeea313c777448899746b81ddfe6ab320e47b94c32
parent8763d43a9558b345af6a3a298afa18e7d3b42fd0
Get rid of exception traceback printing in asyncio tests (GH-14343)

(cherry picked from commit 549f7d45c8d61ab7b1d4a4e266b9d790ad6f7504)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Lib/test/test_asyncio/test_subprocess.py