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 vstinner
Recipients brett.cannon, eric.snow, ncoghlan, paul.moore, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-21.11:00:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500634849.01.0.243296588134.issue30891@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e72b1359f81d1dd42bd8a5c5cc2b3928b74f8023 by Victor Stinner in branch 'master':
bpo-30891: Fix again importlib _find_and_load() (#2665)
https://github.com/python/cpython/commit/e72b1359f81d1dd42bd8a5c5cc2b3928b74f8023
History
Date User Action Args
2017-07-21 11:00:49vstinnersetrecipients: + vstinner, brett.cannon, paul.moore, ncoghlan, tim.golden, eric.snow, zach.ware, serhiy.storchaka, steve.dower
2017-07-21 11:00:49vstinnersetmessageid: <1500634849.01.0.243296588134.issue30891@psf.upfronthosting.co.za>
2017-07-21 11:00:48vstinnerlinkissue30891 messages
2017-07-21 11:00:48vstinnercreate