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 ned.deily
Recipients benjamin.peterson, georg.brandl, larry, ned.deily, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-19.02:40:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500432012.9.0.146488296135.issue30730@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e46f1c19642ea1882f427d8246987ba49351a97d by Ned Deily (Serhiy Storchaka) in branch '3.3':
[security][3.3] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2363)
https://github.com/python/cpython/commit/e46f1c19642ea1882f427d8246987ba49351a97d
History
Date User Action Args
2017-07-19 02:40:13ned.deilysetrecipients: + ned.deily, georg.brandl, paul.moore, vstinner, larry, tim.golden, benjamin.peterson, zach.ware, serhiy.storchaka, steve.dower
2017-07-19 02:40:12ned.deilysetmessageid: <1500432012.9.0.146488296135.issue30730@psf.upfronthosting.co.za>
2017-07-19 02:40:12ned.deilylinkissue30730 messages
2017-07-19 02:40:12ned.deilycreate