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.
V
Victor Stinner committed
dbe213de7ef28712bbfdb9d94a33abb9c33ef0c2
Parent: 2d21612
Committed by GitHub <noreply@github.com>
on 10/12/2021, 11:52:22 PM