]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
authorBrett Cannon <brett@python.org>
Mon, 21 Mar 2022 23:16:37 +0000 (16:16 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Mar 2022 23:16:37 +0000 (16:16 -0700)
commit9ac2de922a0f783bd43b8e026e4fb70fd1888572
tree092a8ef5227c3ea3acb6cfac8dcc22a7a8aace3a
parentd5d625199e41580bb9372c16add4f13b9af2c223
bpo-47061: document module deprecations due to PEP 594 (GH-31984)

Also removed asynchat, asyncore, and smtpd from their respective toctree entries so they are only  in the superceded subtree.
27 files changed:
Doc/library/aifc.rst
Doc/library/audioop.rst
Doc/library/cgi.rst
Doc/library/cgitb.rst
Doc/library/chunk.rst
Doc/library/crypt.rst
Doc/library/fileformats.rst
Doc/library/imghdr.rst
Doc/library/internet.rst
Doc/library/ipc.rst
Doc/library/mm.rst
Doc/library/msilib.rst
Doc/library/netdata.rst
Doc/library/nis.rst
Doc/library/nntplib.rst
Doc/library/ossaudiodev.rst
Doc/library/pipes.rst
Doc/library/sndhdr.rst
Doc/library/spwd.rst
Doc/library/sunau.rst
Doc/library/superseded.rst
Doc/library/telnetlib.rst
Doc/library/unix.rst
Doc/library/uu.rst
Doc/library/windows.rst
Doc/library/xdrlib.rst
Misc/NEWS.d/next/Library/2022-03-18-13-30-40.bpo-47061.etLHK5.rst [new file with mode: 0644]