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 scoder, serhiy.storchaka, vstinner
Date 2016-09-06.00:30:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473121811.96.0.394426469914.issue27940@psf.upfronthosting.co.za>
In-reply-to
Content
New patch:

* Avoid codecs.lookup() for method != "xml"
* More unit tests
History
Date User Action Args
2016-09-06 00:30:11vstinnersetrecipients: + vstinner, scoder, serhiy.storchaka
2016-09-06 00:30:11vstinnersetmessageid: <1473121811.96.0.394426469914.issue27940@psf.upfronthosting.co.za>
2016-09-06 00:30:11vstinnerlinkissue27940 messages
2016-09-06 00:30:11vstinnercreate