bpo-41718: Disable support.testresult XML output by default (GH-24982)
RegressionTestResult.USE_XML must now be set to True to get the JUnit XML output. Reduce the number of imports when --junit-xml=FILE option is not used: 153 => 144 (-9).
V
Victor Stinner committed
30793e81bd90f3346e962435d49073bc588f067c
Parent: 0473fb2
Committed by GitHub <noreply@github.com>
on 3/23/2021, 12:11:31 AM