New submission from Mariatta <maria...@python.org>:
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" :( ---------- assignee: docs@python components: Documentation, Library (Lib) messages: 348411 nosy: Mariatta, docs@python priority: normal severity: normal status: open title: Is imp module deprecated or pending deprecation? _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37674> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com