]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104773: PEP 594: Remove the sndhdr module (#104774)
authorVictor Stinner <vstinner@python.org>
Wed, 24 May 2023 09:32:18 +0000 (11:32 +0200)
committerGitHub <noreply@github.com>
Wed, 24 May 2023 09:32:18 +0000 (09:32 +0000)
commit7b00940f69ab26212ea375860a1956e157dd2c30
treecb879b99dd188e65617e97a5f8f30101a20e57d5
parent08d592389603500af398d278af4842cff6f22c33
gh-104773: PEP 594: Remove the sndhdr module (#104774)

Remove the Lib/test/sndhdrdata/ directory.
20 files changed:
.gitattributes
Doc/library/sndhdr.rst [deleted file]
Doc/library/superseded.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Lib/sndhdr.py [deleted file]
Lib/test/sndhdrdata/README [deleted file]
Lib/test/sndhdrdata/sndhdr.8svx [deleted file]
Lib/test/sndhdrdata/sndhdr.aifc [deleted file]
Lib/test/sndhdrdata/sndhdr.aiff [deleted file]
Lib/test/sndhdrdata/sndhdr.au [deleted file]
Lib/test/sndhdrdata/sndhdr.hcom [deleted file]
Lib/test/sndhdrdata/sndhdr.sndt [deleted file]
Lib/test/sndhdrdata/sndhdr.voc [deleted file]
Lib/test/sndhdrdata/sndhdr.wav [deleted file]
Lib/test/test_sndhdr.py [deleted file]
Makefile.pre.in
Misc/NEWS.d/next/Library/2023-05-23-01-37-40.gh-issue-104773.8c-GsG.rst [new file with mode: 0644]
Python/stdlib_module_names.h