[issue31446] _winapi.CreateProcess (used by subprocess) is not thread-safe

Serhiy Storchaka report at bugs.python.org
Fri Dec 14 03:30:57 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 7b36016a15aeed0d76a4c05a66203e6d7723aace by Serhiy Storchaka (Vladimir Matveev) in branch 'master':
bpo-31446: Copy command line that should be passed to CreateProcessW(). (GH-11141)
https://github.com/python/cpython/commit/7b36016a15aeed0d76a4c05a66203e6d7723aace


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31446>
_______________________________________


More information about the Python-bugs-list mailing list