SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 131 Python

Issue #27829: regrtest -W displays stderr if env changed

regrtest -W hides output if a test pass, but also when env changed and so the
env changed warning is hidden. So it's hard to debug. With this change, stderr
is now always displayed when a test doesn't pass.
V
Victor Stinner committed
bd2ffa502212bedfdeeda1a05b3a23246e085495
Parent: fb4a96a