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 paul.moore
Recipients Alexander Riccio, brett.cannon, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-06-30.10:04:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467281047.21.0.0378869034436.issue26137@psf.upfronthosting.co.za>
In-reply-to
Content
Strong -1 on anything that scans my locally-written scripts by default. There's no reason or justification for that.

Maybe there's a point in having a way to submit an untrusted Python code snippet for scanning, but why would that need to be a core service, as opposed to a 3rd party module?
History
Date User Action Args
2016-06-30 10:04:07paul.mooresetrecipients: + paul.moore, brett.cannon, tim.golden, zach.ware, steve.dower, Alexander Riccio
2016-06-30 10:04:07paul.mooresetmessageid: <1467281047.21.0.0378869034436.issue26137@psf.upfronthosting.co.za>
2016-06-30 10:04:07paul.moorelinkissue26137 messages
2016-06-30 10:04:06paul.moorecreate