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 paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2017-06-23.17:27:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498238824.58.0.226754773747.issue30730@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a7c0264735f46afab13771be4218d8eab0d7dc91 by Serhiy Storchaka in branch '3.5':
[3.5] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2361)
https://github.com/python/cpython/commit/a7c0264735f46afab13771be4218d8eab0d7dc91
History
Date User Action Args
2017-06-23 17:27:04serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, tim.golden, zach.ware, steve.dower
2017-06-23 17:27:04serhiy.storchakasetmessageid: <1498238824.58.0.226754773747.issue30730@psf.upfronthosting.co.za>
2017-06-23 17:27:04serhiy.storchakalinkissue30730 messages
2017-06-23 17:27:04serhiy.storchakacreate