diff options
author | Victor Stinner <vstinner@python.org> | 2021-10-12 23:52:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-12 23:52:22 (GMT) |
commit | dbe213de7ef28712bbfdb9d94a33abb9c33ef0c2 (patch) | |
tree | 3c94ff3ceddfb9d0ef52c18cdd18b735c31fac6c /Python/Python-tokenize.c | |
parent | 2d21612f0dd84bf6d0ce35bcfcc9f0e1a41c202d (diff) | |
download | cpython-dbe213de7ef28712bbfdb9d94a33abb9c33ef0c2.zip cpython-dbe213de7ef28712bbfdb9d94a33abb9c33ef0c2.tar.gz cpython-dbe213de7ef28712bbfdb9d94a33abb9c33ef0c2.tar.bz2 |
bpo-45410: Enhance libregrtest -W/--verbose3 option (GH-28908)
libregrtest -W/--verbose3 now also replace sys.__stdout__,
sys.__stderr__, and stdout and stderr file descriptors (fd 1 and fd
2).
support.print_warning() messages are now logged in the expected
order.
The "./python -m test test_eintr -W" command no longer logs into
stdout if the test pass.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions