mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-83434: Disable XML in regrtest when -R option is used (#117232)
This commit is contained in:
parent
9f74e86c78
commit
d52bdfb19f
3 changed files with 34 additions and 1 deletions
|
|
@ -0,0 +1,3 @@
|
|||
Disable JUnit XML output (``--junit-xml=FILE`` command line option) in
|
||||
regrtest when hunting for reference leaks (``-R`` option). Patch by Victor
|
||||
Stinner.
|
||||
Loading…
Add table
Add a link
Reference in a new issue