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 steve.dower
Recipients eric.snow, lemburg, python-dev, steve.dower, syeberman
Date 2016-09-09.15:59:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473436759.69.0.246007417688.issue28005@psf.upfronthosting.co.za>
In-reply-to
Content
I reverted the change but wrote the wrong issue number. Also added a comment so the next person to encounter this realises it is the correct behaviour.

New changeset 4e80a157ea66 by Steve Dower in branch 'default':
Revert #27959: ImportError within an encoding module should also skip the encoding
https://hg.python.org/cpython/rev/4e80a157ea66
History
Date User Action Args
2016-09-09 15:59:19steve.dowersetrecipients: + steve.dower, lemburg, syeberman, python-dev, eric.snow
2016-09-09 15:59:19steve.dowersetmessageid: <1473436759.69.0.246007417688.issue28005@psf.upfronthosting.co.za>
2016-09-09 15:59:19steve.dowerlinkissue28005 messages
2016-09-09 15:59:19steve.dowercreate