gh-104773: PEP 594: Remove the xdrlib module (#104900)

pickle documentation no longer mentions the XDR format.
This commit is contained in:
Victor Stinner 2023-05-25 00:40:30 +02:00 committed by GitHub
parent 17e1fe0f9b
commit 087c1a6539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 8 additions and 615 deletions

View file

@ -43,7 +43,6 @@ OMIT_FILES = (
"venv/",
# deprecated
"uu.py",
"xdrlib.py",
# other platforms
"_aix_support.py",
"_osx_support.py",