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 doko
Recipients brett.cannon, doko, eric.snow, ncoghlan
Date 2019-06-05.10:55:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559732109.6.0.0655643851833.issue37162@roundup.psfhosted.org>
In-reply-to
Content
compared to 3.8 alpha4, beta1's importlib has three new dependencies csv, email and zipfile.  Is this intended, or should the toplevel imports in importlib.metadata be moved into the functions where these are once used?
History
Date User Action Args
2019-06-05 10:55:09dokosetrecipients: + doko, brett.cannon, ncoghlan, eric.snow
2019-06-05 10:55:09dokosetmessageid: <1559732109.6.0.0655643851833.issue37162@roundup.psfhosted.org>
2019-06-05 10:55:09dokolinkissue37162 messages
2019-06-05 10:55:09dokocreate