]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-83434: Disable XML in regrtest when -R option is used (#117232)
authorVictor Stinner <vstinner@python.org>
Tue, 26 Mar 2024 07:35:59 +0000 (08:35 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2024 07:35:59 +0000 (08:35 +0100)
commitd52bdfb19fadd7614a0e5abaf68525fc7300e841
treeb4bd7366fe691b58ddaa000ae755094fe82b8b77
parent9f74e86c78853c101a23e938f8e32ea838d8f62e
gh-83434: Disable XML in regrtest when -R option is used (#117232)
Lib/test/libregrtest/cmdline.py
Lib/test/test_regrtest.py
Misc/NEWS.d/next/Tests/2024-03-25-21-31-49.gh-issue-83434.U7Z8cY.rst [new file with mode: 0644]