bpo-39983: Add test.support.print_warning() (GH-19683)
Log "Warning -- ..." test warnings into sys.__stderr__ rather than sys.stderr, to ensure to display them even if sys.stderr is captured. test.libregrtest.utils.print_warning() now calls test.support.print_warning().
V
Victor Stinner committed
d663d34685e18588748569468c672763f4c73b3e
Parent: 02e4484
Committed by GitHub <noreply@github.com>
on 4/23/2020, 5:03:52 PM