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 pitrou
Recipients benjamin.peterson, brett.cannon, eric.araujo, eric.snow, flashk, jpe, ncoghlan, pitrou
Date 2014-04-14.19:53:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397505212.21.0.922634671137.issue8901@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think importlib changed anything in that regard (since one of the goals was too keep compatibility with all the old behaviours).
Indeed the patch probably needs to be retargetted for 3.5.
History
Date User Action Args
2014-04-14 19:53:32pitrousetrecipients: + pitrou, brett.cannon, jpe, ncoghlan, benjamin.peterson, eric.araujo, flashk, eric.snow
2014-04-14 19:53:32pitrousetmessageid: <1397505212.21.0.922634671137.issue8901@psf.upfronthosting.co.za>
2014-04-14 19:53:32pitroulinkissue8901 messages
2014-04-14 19:53:31pitroucreate