Staging
v0.5.1
https://github.com/python/cpython
Revision 632cb36084dc9d13f1cdb31a0e7e3ba80745a51a authored by Miss Islington (bot) on 02 July 2019, 11:58:05 UTC, committed by GitHub on 02 July 2019, 11:58:05 UTC

multiprocessing tests now call explicitly _run_finalizers() to remove
immediately temporary directories created by
multiprocessing.util.get_temp_dir().
(cherry picked from commit 039fb49c185570ab7b02f13fbdc51c859cfd831e)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent d4c6647
History
Tip revision: 632cb36084dc9d13f1cdb31a0e7e3ba80745a51a authored by Miss Islington (bot) on 02 July 2019, 11:58:05 UTC
bpo-37421: multiprocessing tests call _run_finalizers() (GH-14527)
Tip revision: 632cb36
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 2.3 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top