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 python-dev
Recipients eric.snow, python-dev, syeberman
Date 2016-09-08.00:27:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160908002747.3168.48876.63EDE2CA@psf.io>
In-reply-to
Content
New changeset 2b2e7b39bb68 by Steve Dower in branch 'default':
Issue #28005: Allow ImportErrors in encoding implementation to propagate.
https://hg.python.org/cpython/rev/2b2e7b39bb68
History
Date User Action Args
2016-09-08 00:27:51python-devsetrecipients: + python-dev, syeberman, eric.snow
2016-09-08 00:27:50python-devlinkissue28005 messages
2016-09-08 00:27:50python-devcreate