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 serhiy.storchaka
Recipients berker.peksag, brett.cannon, eric.snow, ncoghlan, python-dev, serhiy.storchaka
Date 2016-07-17.11:20:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468754446.56.0.515606924291.issue27419@psf.upfronthosting.co.za>
In-reply-to
Content
Added temporary workaround to make buildbots working. The bug is partially reappeared in __import__ in subinterpreter. I think this is better than reverting all patches.
History
Date User Action Args
2016-07-17 11:20:46serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, python-dev, eric.snow, berker.peksag
2016-07-17 11:20:46serhiy.storchakasetmessageid: <1468754446.56.0.515606924291.issue27419@psf.upfronthosting.co.za>
2016-07-17 11:20:46serhiy.storchakalinkissue27419 messages
2016-07-17 11:20:46serhiy.storchakacreate