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 amaury.forgeotdarc, vstinner
Date 2008-12-11.23:20:58
SpamBayes Score 1.7857494e-05
Marked as misclassified No
Message-id <1229037660.86.0.0894363591893.issue4021@psf.upfronthosting.co.za>
In-reply-to
Content
New version of the patch:
 - remove utf8_bom (was already replaced by codecs.BOM_UTF8)
 - include the regression test from amaury.forgeotdarc

Can anyone review the new patch (which is very similar to the first 
one) and commit it?
History
Date User Action Args
2008-12-11 23:21:00vstinnersetrecipients: + vstinner, amaury.forgeotdarc
2008-12-11 23:21:00vstinnersetmessageid: <1229037660.86.0.0894363591893.issue4021@psf.upfronthosting.co.za>
2008-12-11 23:21:00vstinnerlinkissue4021 messages
2008-12-11 23:21:00vstinnercreate