]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-47061: document module deprecations due to PEP 594 (GH-31984) (GH-32039)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 22 Mar 2022 00:30:21 +0000 (17:30 -0700)
committerGitHub <noreply@github.com>
Tue, 22 Mar 2022 00:30:21 +0000 (17:30 -0700)
commitc3538355f49f9394140428a848f2acf08175ff1a
treee987556bcddec7132d3f05724cf183dafa1ff1ca
parent7fc12540e3e873d8ff49711e70fd691185f977b9
[3.10] bpo-47061: document module deprecations due to PEP 594 (GH-31984) (GH-32039)

Also removed asynchat, asyncore, and smtpd from their respective toctree entries so they are only  in the superceded subtree.
(cherry picked from commit 9ac2de922a0f783bd43b8e026e4fb70fd1888572)

Co-authored-by: Brett Cannon <brett@python.org>
Automerge-Triggered-By: GH:brettcannon
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]