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 zach.ware
Recipients Alexander Riccio, brett.cannon, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-06-30.15:35:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467300937.49.0.857309985936.issue26137@psf.upfronthosting.co.za>
In-reply-to
Content
> I am puzzled as to why "use safe_exec rather than exec" isn't an option

Because you're going to have a hard time convincing malware authors to use it.
History
Date User Action Args
2016-06-30 15:35:37zach.waresetrecipients: + zach.ware, brett.cannon, paul.moore, tim.golden, steve.dower, Alexander Riccio
2016-06-30 15:35:37zach.waresetmessageid: <1467300937.49.0.857309985936.issue26137@psf.upfronthosting.co.za>
2016-06-30 15:35:37zach.warelinkissue26137 messages
2016-06-30 15:35:37zach.warecreate