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 martin.panter
Recipients alex.henderson, ezio.melotti, lemburg, martin.panter, ncoghlan
Date 2015-01-19.06:19:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421648361.23.0.666047645733.issue17840@psf.upfronthosting.co.za>
In-reply-to
Content
Is this patch likely to go ahead? It has been sitting around a while and would conflict with patches I am working on.

If so, I reckon it would be good to factor out some of the new bits of code (_check_strict, _StrictErrors) into a common place, like the “codecs” module.
History
Date User Action Args
2015-01-19 06:19:21martin.pantersetrecipients: + martin.panter, lemburg, ncoghlan, ezio.melotti, alex.henderson
2015-01-19 06:19:21martin.pantersetmessageid: <1421648361.23.0.666047645733.issue17840@psf.upfronthosting.co.za>
2015-01-19 06:19:21martin.panterlinkissue17840 messages
2015-01-19 06:19:20martin.pantercreate