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 vstinner
Recipients barry, benjamin.peterson, christian.heimes, pitrou, vstinner
Date 2008-09-28.21:10:43
SpamBayes Score 0.06905797
Marked as misclassified No
Message-id <1222636245.36.0.428881175764.issue3988@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know how to activate BytesWarning as error (as "python3 -bb" 
does). Here is an patch for tests only working with "python3 -bb".
History
Date User Action Args
2008-09-28 21:10:45vstinnersetrecipients: + vstinner, barry, pitrou, christian.heimes, benjamin.peterson
2008-09-28 21:10:45vstinnersetmessageid: <1222636245.36.0.428881175764.issue3988@psf.upfronthosting.co.za>
2008-09-28 21:10:44vstinnerlinkissue3988 messages
2008-09-28 21:10:44vstinnercreate