]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104773: PEP 594: Remove the sunau module (#104863)
authorVictor Stinner <vstinner@python.org>
Wed, 24 May 2023 13:51:59 +0000 (15:51 +0200)
committerGitHub <noreply@github.com>
Wed, 24 May 2023 13:51:59 +0000 (13:51 +0000)
commita5e0f5b230d2c900ff36be9806e3ddb3d537386b
tree1a6a17d59915c928ae5ae55108b5eac4ee076017
parent8e5b3b90c83d9aaca1dc2299da696b994780bcc0
gh-104773: PEP 594: Remove the sunau module (#104863)

* Remove Lib/test/audiodata/pluck-*.au files.
* Remove Lib/test/audiotest.au file.
21 files changed:
Doc/library/sunau.rst [deleted file]
Doc/library/superseded.rst
Doc/tools/.nitignore
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.7.rst
Lib/sunau.py [deleted file]
Lib/test/audiodata/pluck-pcm16.au [deleted file]
Lib/test/audiodata/pluck-pcm24.au [deleted file]
Lib/test/audiodata/pluck-pcm32.au [deleted file]
Lib/test/audiodata/pluck-pcm8.au [deleted file]
Lib/test/audiodata/pluck-ulaw.au [deleted file]
Lib/test/audiotest.au [deleted file]
Lib/test/test_sunau.py [deleted file]
Misc/NEWS.d/3.7.0b3.rst
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/next/Library/2023-05-24-14-58-13.gh-issue-104773.sQaXrY.rst [new file with mode: 0644]
Python/stdlib_module_names.h
Tools/wasm/wasm_assets.py