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 eric.snow
Recipients brett.cannon, eric.snow, syeberman, terry.reedy
Date 2016-09-12.22:20:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473718800.17.0.0386597568987.issue16384@psf.upfronthosting.co.za>
In-reply-to
Content
With issue #28007 wrapped up, there isn't a lot left to do here.  I was considering that we don't want to abort when we have problems loading a codec during startup.  However, Steve Dower made the point to me that a problem with the main codec during startup should be fatal.  Consequently I'm closing this bug.
History
Date User Action Args
2016-09-12 22:20:00eric.snowsetrecipients: + eric.snow, brett.cannon, terry.reedy, syeberman
2016-09-12 22:20:00eric.snowsetmessageid: <1473718800.17.0.0386597568987.issue16384@psf.upfronthosting.co.za>
2016-09-12 22:20:00eric.snowlinkissue16384 messages
2016-09-12 22:20:00eric.snowcreate