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