Issue #25122: Remove verbose mode of test_eintr
"./python -m test -W test_eintr" wrote Lib/test/eintrdata/eintr_tester.py output to stdout which was not expected. Since test_eintr doesn't hang anymore, remove the verbose mode instead.
V
Victor Stinner committed
ff6ee25102acbfa61e30a410c3fc75311a3413f0
Parent: 2cf2aac