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

Serhiy Storchaka report at bugs.python.org
Fri Dec 14 04:18:21 EST 2018


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


New changeset 922b2a0d0d9928af420ea4d5c104f8be72517aa2 by Serhiy Storchaka in branch '3.7':
[3.7] bpo-31446: Copy command line that should be passed to CreateProcessW(). (GH-11141). (GH-11149)
https://github.com/python/cpython/commit/922b2a0d0d9928af420ea4d5c104f8be72517aa2


----------

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


More information about the Python-bugs-list mailing list