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 r.david.murray
Recipients ncoghlan, r.david.murray
Date 2017-12-06.12:43:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512564197.81.0.213398074469.issue32229@psf.upfronthosting.co.za>
In-reply-to
Content
I haven't been following that discussion, and isolated from that that discussion the title of this issue and this proposal make no sense to me.  Warnings are off by default, so you don't need to hide them.  In what context does this get used?  If this is going to be used to implement turning warnings on for the main application, why isn't it named "show_warnings"?
History
Date User Action Args
2017-12-06 12:43:17r.david.murraysetrecipients: + r.david.murray, ncoghlan
2017-12-06 12:43:17r.david.murraysetmessageid: <1512564197.81.0.213398074469.issue32229@psf.upfronthosting.co.za>
2017-12-06 12:43:17r.david.murraylinkissue32229 messages
2017-12-06 12:43:17r.david.murraycreate