bpo-35363: test_eintr runs eintr_tester.py in verbose mode (GH-10965)
Moreover, "python3 -m test test_eintr -v" now avoids redirecting stdout/stderr to a pipe, the child process inherits stdout/stderr from the parent.
V
Victor Stinner committed
aa8ae904ad2f576f8e7b38a9a6542d3e9a569be9
Parent: 848acf7
Committed by GitHub <noreply@github.com>
on 12/5/2018, 11:18:30 PM