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 serhiy.storchaka
Recipients evan_, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-12-14.09:18:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544779101.15.0.788709270274.issue31446@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-12-14 09:18:21serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, vstinner, tim.golden, zach.ware, steve.dower, evan_
2018-12-14 09:18:21serhiy.storchakasetmessageid: <1544779101.15.0.788709270274.issue31446@psf.upfronthosting.co.za>
2018-12-14 09:18:21serhiy.storchakalinkissue31446 messages
2018-12-14 09:18:21serhiy.storchakacreate