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 eric.araujo, ezio.melotti, michael.foord, vstinner
Date 2011-04-30.23:40:12
SpamBayes Score 0.00035156953
Marked as misclassified No
Message-id <1304206813.16.0.52372723793.issue11887@psf.upfronthosting.co.za>
In-reply-to
Content
unittest_str_bytes-2.patch:
 - add new tests to reproduce the bug
 - fix the bug: ignore temporary BytesWarning warnings while comparing objects and sequences
History
Date User Action Args
2011-04-30 23:40:13vstinnersetrecipients: + vstinner, ezio.melotti, eric.araujo, michael.foord
2011-04-30 23:40:13vstinnersetmessageid: <1304206813.16.0.52372723793.issue11887@psf.upfronthosting.co.za>
2011-04-30 23:40:12vstinnerlinkissue11887 messages
2011-04-30 23:40:12vstinnercreate