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 larry
Recipients benjamin.peterson, georg.brandl, larry, ned.deily, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2017-07-11.10:24:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499768652.88.0.903079141372.issue30730@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fe82c46327effc124ff166e1fa1e611579e1176b by larryhastings (Serhiy Storchaka) in branch '3.4':
[security][3.4] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2362)
https://github.com/python/cpython/commit/fe82c46327effc124ff166e1fa1e611579e1176b
History
Date User Action Args
2017-07-11 10:24:12larrysetrecipients: + larry, georg.brandl, paul.moore, tim.golden, benjamin.peterson, ned.deily, zach.ware, serhiy.storchaka, steve.dower
2017-07-11 10:24:12larrysetmessageid: <1499768652.88.0.903079141372.issue30730@psf.upfronthosting.co.za>
2017-07-11 10:24:12larrylinkissue30730 messages
2017-07-11 10:24:12larrycreate