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 brett.cannon
Date 2021-04-03.20:45:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617482708.53.0.134596819215.issue43720@roundup.psfhosted.org>
In-reply-to
Content
The following module's have preexisting deprecations with no slated removal version. Since so much of import is getting cleaned up in Python 3.12, these should finally go as well so the APIs are consistent across Python.

- imp
- pkgutil
- importlib.util
History
Date User Action Args
2021-04-03 20:45:08brett.cannonsetrecipients: + brett.cannon
2021-04-03 20:45:08brett.cannonsetmessageid: <1617482708.53.0.134596819215.issue43720@roundup.psfhosted.org>
2021-04-03 20:45:08brett.cannonlinkissue43720 messages
2021-04-03 20:45:08brett.cannoncreate