]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-47061: document module deprecations due to PEP 594 (GH-31984) (GH-32082)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Wed, 23 Mar 2022 20:13:08 +0000 (22:13 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 20:13:08 +0000 (13:13 -0700)
commite513b8188af4d2f43ab2b96b51bc45bd4f6fd5b6
treeaa3f226ffc9bfde32cf185d458cd8e6622c04a88
parent0bbb6956f83ef457872b8f04242bb02b6898350d
[3.9] bpo-47061: document module deprecations due to PEP 594 (GH-31984) (GH-32082)

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]