]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add --tempdir option for test run (GH-10322)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 17 Nov 2018 12:31:47 +0000 (04:31 -0800)
committerGitHub <noreply@github.com>
Sat, 17 Nov 2018 12:31:47 +0000 (04:31 -0800)
commitf415aa1eef091db099a661a187646b1a76878487
treec9044138c6fb3ef783dfab411ee8d334bbd80270
parent3a600d224c1e1106756cc71639232ae1acae45bd
Add --tempdir option for test run (GH-10322)

(cherry picked from commit 38df97a03c5102e717a110ab69bff8e5c9ebfd08)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
.azure-pipelines/windows-steps.yml
Lib/test/libregrtest/cmdline.py
Lib/test/libregrtest/main.py