summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.11.rst
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-05-24 22:40:30 (GMT)
committerGitHub <noreply@github.com>2023-05-24 22:40:30 (GMT)
commit087c1a6539eac330372a8b759bf3e2d472f6148a (patch)
tree884c5f564140d56fe25141d657ca62d962cb26e7 /Doc/whatsnew/3.11.rst
parent17e1fe0f9ba87eb170493daa0a4de207425195fd (diff)
downloadcpython-087c1a6539eac330372a8b759bf3e2d472f6148a.zip
cpython-087c1a6539eac330372a8b759bf3e2d472f6148a.tar.gz
cpython-087c1a6539eac330372a8b759bf3e2d472f6148a.tar.bz2
gh-104773: PEP 594: Remove the xdrlib module (#104900)
pickle documentation no longer mentions the XDR format.
Diffstat (limited to 'Doc/whatsnew/3.11.rst')
-rw-r--r--Doc/whatsnew/3.11.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst
index 94e8b3d..afb1021 100644
--- a/Doc/whatsnew/3.11.rst
+++ b/Doc/whatsnew/3.11.rst
@@ -1735,7 +1735,7 @@ Modules
+---------------------+---------------------+---------------------+---------------------+---------------------+
| :mod:`audioop` | :mod:`crypt` | :mod:`!nis` | :mod:`!sndhdr` | :mod:`uu` |
+---------------------+---------------------+---------------------+---------------------+---------------------+
- | :mod:`!cgi` | :mod:`imghdr` | :mod:`!nntplib` | :mod:`!spwd` | :mod:`xdrlib` |
+ | :mod:`!cgi` | :mod:`imghdr` | :mod:`!nntplib` | :mod:`!spwd` | :mod:`!xdrlib` |
+---------------------+---------------------+---------------------+---------------------+---------------------+
| :mod:`!cgitb` | :mod:`!mailcap` | :mod:`!ossaudiodev` | :mod:`!sunau` | |
+---------------------+---------------------+---------------------+---------------------+---------------------+