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 gregory.p.smith, serhiy.storchaka
Date 2017-04-19.21:51:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492638667.54.0.438603669282.issue30065@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c97c1914f401359f2a7e6c8e0364e71ad9fb5bc8 by Serhiy Storchaka in branch '3.5':
[3.5] bpo-30065: Fixed arguments validation in _posixsubprocess.fork_exec(). (GH-1110) (#1190)
https://github.com/python/cpython/commit/c97c1914f401359f2a7e6c8e0364e71ad9fb5bc8
History
Date User Action Args
2017-04-19 21:51:07serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith
2017-04-19 21:51:07serhiy.storchakasetmessageid: <1492638667.54.0.438603669282.issue30065@psf.upfronthosting.co.za>
2017-04-19 21:51:07serhiy.storchakalinkissue30065 messages
2017-04-19 21:51:07serhiy.storchakacreate