diff options
author | Victor Stinner <vstinner@python.org> | 2022-06-16 19:48:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-16 19:48:26 (GMT) |
commit | 4f85cec9e2077681b3dacc3108e646d509b720bf (patch) | |
tree | 55970af7f4ac8cc26869fe9d02cb65c907bd2956 /Python | |
parent | 138db8e48b0bb006b1561f8ec76ade97afc6cbd7 (diff) | |
download | cpython-4f85cec9e2077681b3dacc3108e646d509b720bf.zip cpython-4f85cec9e2077681b3dacc3108e646d509b720bf.tar.gz cpython-4f85cec9e2077681b3dacc3108e646d509b720bf.tar.bz2 |
gh-93353: regrtest supports checking tmp files with -j2 (#93909)
regrtest now also implements checking for leaked temporary files and
directories when using -jN for N >= 2. Use tempfile.mkdtemp() to
create the temporary directory. Skip this check on WASI.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions