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 Arfrever
Recipients Arfrever, barry, brett.cannon, brian.curtin, eric.araujo, larry, pitrou, pjenvey, skrah
Date 2014-01-23.09:34:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390469682.37.0.984194854298.issue20361@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, Tools/scripts/run_tests.py (used by 'test' target in Makefile) passes '-W default -bb', which currently fails work as intended (i.e. treating BytesWarnings as errors).
History
Date User Action Args
2014-01-23 09:34:42Arfreversetrecipients: + Arfrever, barry, brett.cannon, pitrou, larry, pjenvey, eric.araujo, brian.curtin, skrah
2014-01-23 09:34:42Arfreversetmessageid: <1390469682.37.0.984194854298.issue20361@psf.upfronthosting.co.za>
2014-01-23 09:34:42Arfreverlinkissue20361 messages
2014-01-23 09:34:42Arfrevercreate