]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104773: PEP 594: Remove the xdrlib module (#104900)
authorVictor Stinner <vstinner@python.org>
Wed, 24 May 2023 22:40:30 +0000 (00:40 +0200)
committerGitHub <noreply@github.com>
Wed, 24 May 2023 22:40:30 +0000 (00:40 +0200)
commit087c1a6539eac330372a8b759bf3e2d472f6148a
tree884c5f564140d56fe25141d657ca62d962cb26e7
parent17e1fe0f9ba87eb170493daa0a4de207425195fd
gh-104773: PEP 594: Remove the xdrlib module (#104900)

pickle documentation no longer mentions the XDR format.
13 files changed:
Doc/library/array.rst
Doc/library/pickle.rst
Doc/library/superseded.rst
Doc/library/xdrlib.rst [deleted file]
Doc/tools/.nitignore
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Lib/test/test_xdrlib.py [deleted file]
Lib/xdrlib.py [deleted file]
Misc/NEWS.d/next/Library/2023-05-24-22-47-13.gh-issue-104773.itOIf3.rst [new file with mode: 0644]
Python/stdlib_module_names.h
Tools/wasm/wasm_assets.py