diff options
author | Victor Stinner <vstinner@python.org> | 2020-04-27 21:36:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-27 21:36:51 +0200 |
commit | 5d1f32d33ba24d0aa87235ae40207bb57778388b (patch) | |
tree | ab6fcf35029922b68c4354f3da6af53bdd5c756f /Python/pymath.c | |
parent | 1a275013d1ecc2e3778d64fda86174b2f13d6969 (diff) | |
download | cpython-git-5d1f32d33ba24d0aa87235ae40207bb57778388b.tar.gz |
bpo-39995: Split test_concurrent_futures.test_crash() into sub-tests (GH-19739)
Now only test_error_during_result_unpickle_in_result_handler()
captures and ignores sys.stderr in the test process.
Tools like test.bisect_cmd don't support subTest() but only
work with the granularity of one method.
Remove unused ExecutorDeadlockTest._sleep_id() method.
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions