diff options
author | Victor Stinner <vstinner@python.org> | 2021-10-08 15:14:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-08 15:14:37 (GMT) |
commit | b108db63e02797a795840152b82cab9792fd3ed2 (patch) | |
tree | 3f8483a54fb0f75684957f4c4da2af32c976efb5 /Lib/urllib | |
parent | 9f7a94fd66e05ae040a67e32c397091fe5939ced (diff) | |
download | cpython-b108db63e02797a795840152b82cab9792fd3ed2.zip cpython-b108db63e02797a795840152b82cab9792fd3ed2.tar.gz cpython-b108db63e02797a795840152b82cab9792fd3ed2.tar.bz2 |
bpo-45410: libregrtest -jN writes stderr into stdout (GH-28819)
When libregrtest spawns a worker process, stderr is now written into
stdout to keep messages order. Use a single pipe for stdout and
stderr, rather than two pipes. Previously, messages were out of order
which made analysis of buildbot logs harder
Diffstat (limited to 'Lib/urllib')
0 files changed, 0 insertions, 0 deletions