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 shihai1991, vstinner
Date 2020-06-17.21:16:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592428567.41.0.823977913889.issue41006@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e09849d20987c131b28bcdd252e53440d4cd1b3 by Victor Stinner in branch 'master':
bpo-41006: importlib.util no longer imports typing (GH-20938)
https://github.com/python/cpython/commit/9e09849d20987c131b28bcdd252e53440d4cd1b3
History
Date User Action Args
2020-06-17 21:16:07vstinnersetrecipients: + vstinner, shihai1991
2020-06-17 21:16:07vstinnersetmessageid: <1592428567.41.0.823977913889.issue41006@roundup.psfhosted.org>
2020-06-17 21:16:07vstinnerlinkissue41006 messages
2020-06-17 21:16:07vstinnercreate