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 pitrou
Recipients Arfrever, amaury.forgeotdarc, lemburg, pitrou, vstinner
Date 2010-09-24.12:13:59
SpamBayes Score 0.0005297605
Marked as misclassified No
Message-id <1285330441.53.0.858438290271.issue9630@psf.upfronthosting.co.za>
In-reply-to
Content
Some things about your patch:
- as Amaury said, functions should be named "redecode*" rather than "reencode*"
- please use -1 for error return, not 1
- have you tried to measure if it made Python startup slower?
History
Date User Action Args
2010-09-24 12:14:01pitrousetrecipients: + pitrou, lemburg, amaury.forgeotdarc, vstinner, Arfrever
2010-09-24 12:14:01pitrousetmessageid: <1285330441.53.0.858438290271.issue9630@psf.upfronthosting.co.za>
2010-09-24 12:14:00pitroulinkissue9630 messages
2010-09-24 12:13:59pitroucreate