summaryrefslogtreecommitdiffstats
path: root/Doc/library/unix.rst
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2022-03-21 23:16:37 (GMT)
committerGitHub <noreply@github.com>2022-03-21 23:16:37 (GMT)
commit9ac2de922a0f783bd43b8e026e4fb70fd1888572 (patch)
tree092a8ef5227c3ea3acb6cfac8dcc22a7a8aace3a /Doc/library/unix.rst
parentd5d625199e41580bb9372c16add4f13b9af2c223 (diff)
downloadcpython-9ac2de922a0f783bd43b8e026e4fb70fd1888572.zip
cpython-9ac2de922a0f783bd43b8e026e4fb70fd1888572.tar.gz
cpython-9ac2de922a0f783bd43b8e026e4fb70fd1888572.tar.bz2
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.
Diffstat (limited to 'Doc/library/unix.rst')
-rw-r--r--Doc/library/unix.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/Doc/library/unix.rst b/Doc/library/unix.rst
index 04d4081..4553a10 100644
--- a/Doc/library/unix.rst
+++ b/Doc/library/unix.rst
@@ -13,14 +13,10 @@ of it. Here's an overview:
posix.rst
pwd.rst
- spwd.rst
grp.rst
- crypt.rst
termios.rst
tty.rst
pty.rst
fcntl.rst
- pipes.rst
resource.rst
- nis.rst
syslog.rst