]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39244: multiprocessing return default start method first on macOS (GH-18625)
authoridomic <michael.ido@gmail.com>
Tue, 26 May 2020 14:54:21 +0000 (10:54 -0400)
committerGitHub <noreply@github.com>
Tue, 26 May 2020 14:54:21 +0000 (17:54 +0300)
commitdb098bc1f05bd0773943e59f83489f05f28dedf8
tree05d3c4c2d7910fed80411f653a4afe842a430bc8
parent5eb45d7d4e812e89d77da84cc619e9db81561a34
bpo-39244: multiprocessing return default start method first on macOS (GH-18625)
Lib/multiprocessing/context.py
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Library/2020-02-23-15-09-47.bpo-39244.aBK5IM.rst [new file with mode: 0644]