We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518bfd2 commit 974596eCopy full SHA for 974596e
Doc/whatsnew/3.11.rst
@@ -1623,7 +1623,12 @@ C APIs pending removal are
1623
:ref:`listed separately <whatsnew311-c-api-pending-removal>`.
1624
1625
* :envvar:`PYTHONTHREADDEBUG`
1626
+* The :mod:`asynchat` module
1627
+* The :mod:`asyncore` module
1628
* 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
1632
* :func:`!cgi.log`
1633
* :func:`importlib.find_loader`
1634
* :meth:`importlib.abc.Loader.module_repr`
0 commit comments