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 Pat K, eryksun, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2017-09-28.18:30:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506623427.02.0.466225441844.issue31616@psf.upfronthosting.co.za>
In-reply-to
Content
Correct, this is expected behavior.

If you want your system to be secure *and* to modify default settings, you have to take full responsibility for that. You can't rely on other tools to have secure non-default settings (they should have secure *default* settings, which we do).
History
Date User Action Args
2017-09-28 18:30:27steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, r.david.murray, zach.ware, eryksun, Pat K
2017-09-28 18:30:27steve.dowersetmessageid: <1506623427.02.0.466225441844.issue31616@psf.upfronthosting.co.za>
2017-09-28 18:30:27steve.dowerlinkissue31616 messages
2017-09-28 18:30:26steve.dowercreate