[issue34044] subprocess: reusing STARTUPINFO breaks under 3.7 (Windows)

STINNER Victor report at bugs.python.org
Thu Jul 5 17:15:37 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 29be3bd3c9aed0190e60096a603120cacda82375 by Victor Stinner in branch '3.7':
bpo-34044: subprocess.Popen copies startupinfo (GH-8090) (GH-8121)
https://github.com/python/cpython/commit/29be3bd3c9aed0190e60096a603120cacda82375


----------

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


More information about the Python-bugs-list mailing list