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 ncoghlan
Recipients alex, barry, eric.araujo, gvanrossum, ncoghlan, pitrou, r.david.murray
Date 2017-11-12.12:02:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510488142.46.0.213398074469.issue31975@psf.upfronthosting.co.za>
In-reply-to
Content
I also learned we need more concrete examples of useful PYTHONWARNINGS and -W settings in the docs - I believe PEP 565 currently contains more of those than all of our existing warnings related documentation put together :)

I'll look into that "warnings cookbook" aspect as part of putting a reference patch together for the PEP.
History
Date User Action Args
2017-11-12 12:02:22ncoghlansetrecipients: + ncoghlan, gvanrossum, barry, pitrou, eric.araujo, alex, r.david.murray
2017-11-12 12:02:22ncoghlansetmessageid: <1510488142.46.0.213398074469.issue31975@psf.upfronthosting.co.za>
2017-11-12 12:02:22ncoghlanlinkissue31975 messages
2017-11-12 12:02:22ncoghlancreate