diff options
author | Victor Stinner <vstinner@python.org> | 2023-11-01 03:28:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-01 03:28:55 (GMT) |
commit | d9a5530d2327efa1fe66a04d31b5c67e42dbcd9c (patch) | |
tree | 945a0227c39ac205ba01e195894ea3d967e3f029 /Python/executor.c | |
parent | ef83b3fc00716e16c54c7030326809c374c33161 (diff) | |
download | cpython-d9a5530d2327efa1fe66a04d31b5c67e42dbcd9c.zip cpython-d9a5530d2327efa1fe66a04d31b5c67e42dbcd9c.tar.gz cpython-d9a5530d2327efa1fe66a04d31b5c67e42dbcd9c.tar.bz2 |
gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (#111577)
"./python -m test -j1 -R 3:3 --verbose3" now works as expected, since
run_single_test() does not replace sys.stdout with StringIO in this
case.
Diffstat (limited to 'Python/executor.c')
0 files changed, 0 insertions, 0 deletions