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 serhiy.storchaka
Recipients amaury.forgeotdarc, dongying, eli.bendersky, ezio.melotti, flox, serhiy.storchaka, terry.reedy, vstinner
Date 2013-05-24.06:19:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369376348.58.0.353046319997.issue13612@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM. But why not just inline expat_unknown_encoding_handler()?

For 2.7 we perhaps should add SetStartDoctypeDeclHandler and SetEncoding in the exported C API. Shouldn't we update the C API version (for this issue and for issue16986)?
History
Date User Action Args
2013-05-24 06:19:08serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, amaury.forgeotdarc, vstinner, ezio.melotti, eli.bendersky, flox, dongying
2013-05-24 06:19:08serhiy.storchakasetmessageid: <1369376348.58.0.353046319997.issue13612@psf.upfronthosting.co.za>
2013-05-24 06:19:08serhiy.storchakalinkissue13612 messages
2013-05-24 06:19:08serhiy.storchakacreate