New submission from Brett Cannon <br...@python.org>:

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

----------
assignee: brett.cannon
components: Library (Lib)
messages: 390141
nosy: brett.cannon
priority: normal
severity: normal
status: open
title: Document various preexisting stdlib deprecations related to import for 
removal in Python 3.12
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43720>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to