]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104773: PEP 594: Remove the mailcap module (#104867)
authorVictor Stinner <vstinner@python.org>
Wed, 24 May 2023 14:16:55 +0000 (16:16 +0200)
committerGitHub <noreply@github.com>
Wed, 24 May 2023 14:16:55 +0000 (14:16 +0000)
commit9d457e115447b2079a1f66950d3c76cb77febf38
tree086555a9ff54a99d365c0f0f22f3d6a9dc4a485f
parentbbc5e5c7d707cd316d424eeb70b8ed1f792209af
gh-104773: PEP 594: Remove the mailcap module (#104867)

Remove Lib/test/mailcap.txt test file.
12 files changed:
Doc/library/mailcap.rst [deleted file]
Doc/library/superseded.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Lib/mailcap.py [deleted file]
Lib/test/mailcap.txt [deleted file]
Lib/test/test_mailcap.py [deleted file]
Misc/NEWS.d/3.11.0b1.rst
Misc/NEWS.d/next/Library/2023-05-24-15-17-05.gh-issue-104773.EmFIQ5.rst [new file with mode: 0644]
Python/stdlib_module_names.h
Tools/wasm/wasm_assets.py