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 eric.araujo, ezio.melotti, michael.foord, ncoghlan, vstinner
Date 2011-05-02.13:20:21
SpamBayes Score 0.006160758
Marked as misclassified No
Message-id <1304342422.87.0.948967979978.issue11887@psf.upfronthosting.co.za>
In-reply-to
Content
Rather than fiddling with the warnings filters, wouldn't it be easier to just catch BytesWarning and return False in that case?
History
Date User Action Args
2011-05-02 13:20:23ncoghlansetrecipients: + ncoghlan, vstinner, ezio.melotti, eric.araujo, michael.foord
2011-05-02 13:20:22ncoghlansetmessageid: <1304342422.87.0.948967979978.issue11887@psf.upfronthosting.co.za>
2011-05-02 13:20:21ncoghlanlinkissue11887 messages
2011-05-02 13:20:21ncoghlancreate