]> granicus.if.org Git - python/commit
bpo-38092: Reduce overhead when using multiprocessing in a Windows virtual environmen...
authorSteve Dower <steve.dower@python.org>
Fri, 13 Sep 2019 16:40:19 +0000 (17:40 +0100)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Sep 2019 16:40:19 +0000 (09:40 -0700)
commitf2b7556ef851ac85e7cbf189d1b29fdeb9539b88
tree9edb116c3709bec6acbadf309788da6d4e8a9771
parent5b9ff7a0dcb16d6f5c3cd4f1f52e0ca6a4bde586
bpo-38092: Reduce overhead when using multiprocessing in a Windows virtual environment (GH-16098)

https://bugs.python.org/issue38092
Lib/multiprocessing/popen_spawn_win32.py
Lib/multiprocessing/spawn.py
Misc/NEWS.d/next/Windows/2019-09-13-14-11-42.bpo-38092.x31ehI.rst [new file with mode: 0644]