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 paul.moore, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-09-07.16:33:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160907163202.14667.52608.BE57B33C@psf.io>
In-reply-to
Content
New changeset 47b4dbd451f5 by Steve Dower in branch 'default':
Issue #27959: Prevent ImportError from escaping codec search function
https://hg.python.org/cpython/rev/47b4dbd451f5
History
Date User Action Args
2016-09-07 16:33:27python-devsetrecipients: + python-dev, paul.moore, vstinner, tim.golden, zach.ware, steve.dower
2016-09-07 16:33:27python-devlinkissue27959 messages
2016-09-07 16:33:27python-devcreate