]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104773: PEP 594: Remove the uu module (#104932)
authorVictor Stinner <vstinner@python.org>
Thu, 25 May 2023 14:25:27 +0000 (16:25 +0200)
committerGitHub <noreply@github.com>
Thu, 25 May 2023 14:25:27 +0000 (16:25 +0200)
commitdbc8216f4c00ea40b0c2d3ca487e5afeb4b0e0b1
tree87054aa8f6853402fadad273a071839e88aaeced
parente4127eaa1ea9104be0a1d9d9e147d50ba88f59aa
gh-104773: PEP 594: Remove the uu module (#104932)

Doc/license.rst: Keep the UUencode and UUdecode license since it's
also used by the uu codec.
14 files changed:
Doc/library/binascii.rst
Doc/library/superseded.rst
Doc/library/uu.rst [deleted file]
Doc/license.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.7.rst
Lib/test/test_uu.py [deleted file]
Lib/uu.py [deleted file]
Misc/NEWS.d/3.12.0b1.rst
Misc/NEWS.d/next/Library/2023-05-25-15-54-02.gh-issue-104773.nW-5MI.rst [new file with mode: 0644]
Python/stdlib_module_names.h
Tools/wasm/wasm_assets.py