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 collinwinter
Recipients benjamin.peterson, collinwinter, crmccreary
Date 2008-05-01.21:45:28
SpamBayes Score 0.1471396
Marked as misclassified No
Message-id <1209678330.74.0.744584901199.issue2734@psf.upfronthosting.co.za>
In-reply-to
Content
It *could* be implemented for all fixers, but since it's fairly
expensive, I'd rather limit it to cases where the problem is more likely
to occur (for example, unicode -> str doesn't meet this threshold IMHO).
History
Date User Action Args
2008-05-01 21:45:31collinwintersetspambayes_score: 0.14714 -> 0.1471396
recipients: + collinwinter, benjamin.peterson, crmccreary
2008-05-01 21:45:30collinwintersetspambayes_score: 0.14714 -> 0.14714
messageid: <1209678330.74.0.744584901199.issue2734@psf.upfronthosting.co.za>
2008-05-01 21:45:29collinwinterlinkissue2734 messages
2008-05-01 21:45:28collinwintercreate