Skip to content

Commit 974596e

Browse files
committed
Add missing modules/submodules pending removal in 3.12
1 parent 518bfd2 commit 974596e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,7 +1623,12 @@ C APIs pending removal are
16231623
:ref:`listed separately <whatsnew311-c-api-pending-removal>`.
16241624

16251625
* :envvar:`PYTHONTHREADDEBUG`
1626+
* The :mod:`asynchat` module
1627+
* The :mod:`asyncore` module
16261628
* The entire :ref:`distutils package <distutils-deprecated>`
1629+
* The :mod:`imp` module
1630+
* The :class:`typing.io <typing.IO>` namespace
1631+
* The :class:`typing.re <typing.Pattern>` namespace
16271632
* :func:`!cgi.log`
16281633
* :func:`importlib.find_loader`
16291634
* :meth:`importlib.abc.Loader.module_repr`

0 commit comments

Comments
 (0)