This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients eryksun, vstinner, xflr6
Date 2018-07-05.20:54:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530824062.16.0.56676864532.issue34044@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 483422f57e5d8c8bf8820fec29fc9b96bb15d4ef by Victor Stinner in branch 'master':
bpo-34044: subprocess.Popen copies startupinfo (GH-8090)
https://github.com/python/cpython/commit/483422f57e5d8c8bf8820fec29fc9b96bb15d4ef
History
Date User Action Args
2018-07-05 20:54:22vstinnersetrecipients: + vstinner, eryksun, xflr6
2018-07-05 20:54:22vstinnersetmessageid: <1530824062.16.0.56676864532.issue34044@psf.upfronthosting.co.za>
2018-07-05 20:54:22vstinnerlinkissue34044 messages
2018-07-05 20:54:22vstinnercreate