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 syeberman
Recipients brett.cannon, eric.snow, syeberman, terry.reedy
Date 2016-09-14.18:41:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473878516.5.0.59036420293.issue16384@psf.upfronthosting.co.za>
In-reply-to
Content
I would also agree that failing to load the main codec should be an abort.  This bug was specifically the race condition in writing the .pyc file.

Thanks for all your help!
History
Date User Action Args
2016-09-14 18:41:56syebermansetrecipients: + syeberman, brett.cannon, terry.reedy, eric.snow
2016-09-14 18:41:56syebermansetmessageid: <1473878516.5.0.59036420293.issue16384@psf.upfronthosting.co.za>
2016-09-14 18:41:56syebermanlinkissue16384 messages
2016-09-14 18:41:56syebermancreate