]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40221: Update multiprocessing to use _at_fork_reinit (GH-19477)
authorDong-hee Na <donghee.na92@gmail.com>
Tue, 14 Apr 2020 13:15:52 +0000 (22:15 +0900)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2020 13:15:52 +0000 (22:15 +0900)
commite1945307d36849f8be8937144cf3dd6ebab6274c
tree21c038fcb8ae6f9c338667ad1d4938c535b23f3a
parent81a7be3fa22c983209cc0ffb3537b92b0370f83c
bpo-40221: Update multiprocessing to use _at_fork_reinit (GH-19477)
Lib/multiprocessing/util.py