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 Mariatta
Recipients Mariatta, docs@python
Date 2019-07-24.22:15:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564006542.59.0.779053208257.issue37674@roundup.psfhosted.org>
In-reply-to
Content
The doc https://docs.python.org/3.7/library/imp.html says "Deprecated since version 3.4: The imp package is pending deprecation in favor of importlib."

Is it in "deprecated" state, or "pendingdeprecation" state?
Should it just be removed in 3.9?

Maybe I just don't understand the difference of "deprecated" and "pending deprecation" :(
History
Date User Action Args
2019-07-24 22:15:42Mariattasetrecipients: + Mariatta, docs@python
2019-07-24 22:15:42Mariattasetmessageid: <1564006542.59.0.779053208257.issue37674@roundup.psfhosted.org>
2019-07-24 22:15:42Mariattalinkissue37674 messages
2019-07-24 22:15:42Mariattacreate