diff options
author | Victor Stinner <vstinner@python.org> | 2021-03-23 00:11:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-23 00:11:31 (GMT) |
commit | 30793e81bd90f3346e962435d49073bc588f067c (patch) | |
tree | 58e4b646c5e58f03e4e78ae7ecda5a992b5cd70d /Python/codecs.c | |
parent | 0473fb222956063814b6beb5fd401f9eeaa8a56a (diff) | |
download | cpython-30793e81bd90f3346e962435d49073bc588f067c.zip cpython-30793e81bd90f3346e962435d49073bc588f067c.tar.gz cpython-30793e81bd90f3346e962435d49073bc588f067c.tar.bz2 |
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).
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions