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