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 steve.dower
Recipients Arfrever, PedanticHacker, devplayer, eryksun, jbmilam, joncwchao, python-dev, r.david.murray, steve.dower
Date 2015-09-07.17:38:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441647494.81.0.099002124987.issue8232@psf.upfronthosting.co.za>
In-reply-to
Content
The C part of the patch adds an extra argument to startfile to accept the arguments. You'll need to rebuild Python to test the change completely - it's no longer just a pure Python change.
History
Date User Action Args
2015-09-07 17:38:14steve.dowersetrecipients: + steve.dower, Arfrever, r.david.murray, joncwchao, devplayer, python-dev, eryksun, jbmilam, PedanticHacker
2015-09-07 17:38:14steve.dowersetmessageid: <1441647494.81.0.099002124987.issue8232@psf.upfronthosting.co.za>
2015-09-07 17:38:14steve.dowerlinkissue8232 messages
2015-09-07 17:38:14steve.dowercreate