Message 306110 - Python tracker (original) (raw)

Message306110

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:22 ncoghlan set recipients: + ncoghlan, gvanrossum, barry, pitrou, eric.araujo, alex, r.david.murray
2017-11-12 12:02:22 ncoghlan set messageid: 1510488142.46.0.213398074469.issue31975@psf.upfronthosting.co.za
2017-11-12 12:02:22 ncoghlan link issue31975 messages
2017-11-12 12:02:22 ncoghlan create