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, corona10, eric.snow, ncoghlan, shihai1991, vstinner
Date 2020-03-24.17:03:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585069421.49.0.289171541712.issue40050@roundup.psfhosted.org>
In-reply-to
Content
New changeset 83d46e0622d2efdf5f3bf8bf8904d0dcb55fc322 by Victor Stinner in branch 'master':
bpo-40050: Fix importlib._bootstrap_external (GH-19135)
https://github.com/python/cpython/commit/83d46e0622d2efdf5f3bf8bf8904d0dcb55fc322
History
Date User Action Args
2020-03-24 17:03:41vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, eric.snow, corona10, shihai1991
2020-03-24 17:03:41vstinnersetmessageid: <1585069421.49.0.289171541712.issue40050@roundup.psfhosted.org>
2020-03-24 17:03:41vstinnerlinkissue40050 messages
2020-03-24 17:03:41vstinnercreate