mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
gh-104773: PEP 594: Remove the xdrlib module (#104900)
pickle documentation no longer mentions the XDR format.
This commit is contained in:
parent
17e1fe0f9b
commit
087c1a6539
13 changed files with 8 additions and 615 deletions
|
|
@ -43,7 +43,6 @@ OMIT_FILES = (
|
|||
"venv/",
|
||||
# deprecated
|
||||
"uu.py",
|
||||
"xdrlib.py",
|
||||
# other platforms
|
||||
"_aix_support.py",
|
||||
"_osx_support.py",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue