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 brett.cannon
Recipients Olivier.Grisel, brett.cannon, eric.snow, ncoghlan, pitrou, sbt
Date 2013-12-10.16:14:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386692050.78.0.286885291797.issue19946@psf.upfronthosting.co.za>
In-reply-to
Content
I see Oliver says he is testing a new forkserver feature from 3.4b1, so it might not necessarily be importlib's fault then. Does using the old importlib.find_loader() approach work?
History
Date User Action Args
2013-12-10 16:14:10brett.cannonsetrecipients: + brett.cannon, ncoghlan, pitrou, sbt, eric.snow, Olivier.Grisel
2013-12-10 16:14:10brett.cannonsetmessageid: <1386692050.78.0.286885291797.issue19946@psf.upfronthosting.co.za>
2013-12-10 16:14:10brett.cannonlinkissue19946 messages
2013-12-10 16:14:10brett.cannoncreate