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 brett.cannon
Recipients arupchakrav, benjamin.peterson, brett.cannon, martin.panter, pitrou, rhettinger
Date 2020-03-18.18:39:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584556789.14.0.701369385406.issue20506@roundup.psfhosted.org>
In-reply-to
Content
When a replacement for pkgutil.walk_packages() is added to importlib to work appropriately with the import system then this should be doable. See https://bugs.python.org/issue19939 for work to replace pkgutil as appropriate.
History
Date User Action Args
2020-03-18 18:39:49brett.cannonsetrecipients: + brett.cannon, rhettinger, pitrou, benjamin.peterson, martin.panter, arupchakrav
2020-03-18 18:39:49brett.cannonsetmessageid: <1584556789.14.0.701369385406.issue20506@roundup.psfhosted.org>
2020-03-18 18:39:49brett.cannonlinkissue20506 messages
2020-03-18 18:39:49brett.cannoncreate