]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_multiprocessing removes temporary files (GH-15421)
authorVictor Stinner <vstinner@redhat.com>
Fri, 23 Aug 2019 12:59:40 +0000 (13:59 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Aug 2019 12:59:40 +0000 (13:59 +0100)
commit3b26f734c0c96d267f23f59b42fcbb193fbf146b
tree65d33ecb053666751929dde6a796df932504000f
parent98b11e1160a1749bfdb48bbf4c0dda177296b005
test_multiprocessing removes temporary files (GH-15421)

(cherry picked from commit d0b10a64351069aa9246d40cb8bd207cc9209cee)
Lib/test/test_multiprocessing.py