]> granicus.if.org Git - python/commit
bpo-36894: Fix regression in test_multiprocessing_spawn (no tests run on Windows...
authorAntoine Pitrou <antoine@python.org>
Mon, 13 May 2019 18:02:46 +0000 (20:02 +0200)
committerGitHub <noreply@github.com>
Mon, 13 May 2019 18:02:46 +0000 (20:02 +0200)
commit95da83d9bac698d420cc308e8699ef6e4fae2aca
tree82db238b19f2c2f216be159ebf5cb716e5c20984
parent50466c66509de556a8579172f82d1abb1560d8e4
bpo-36894: Fix regression in test_multiprocessing_spawn (no tests run on Windows) (GH-13290)
Lib/multiprocessing/resource_tracker.py