]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104773: PEP 594: Remove the audioop module (#104937)
authorVictor Stinner <vstinner@python.org>
Thu, 25 May 2023 15:59:00 +0000 (17:59 +0200)
committerGitHub <noreply@github.com>
Thu, 25 May 2023 15:59:00 +0000 (17:59 +0200)
commitf66be6b11a0329e90cb0630c24fd8b07ce6b5c7c
treed76024eb76ae73d937a3871540f89ab094272714
parent036da3bd43aa2593d17d2fb73d4794f9965c577d
gh-104773: PEP 594: Remove the audioop module (#104937)
24 files changed:
Doc/library/audioop.rst [deleted file]
Doc/library/superseded.rst
Doc/license.rst
Doc/tools/.nitignore
Doc/whatsnew/2.5.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.9.rst
Lib/test/test_audioop.py [deleted file]
Misc/NEWS.d/next/Library/2023-05-25-17-25-16.gh-issue-104773.O6TOMc.rst [new file with mode: 0644]
Modules/Setup
Modules/Setup.stdlib.in
Modules/audioop.c [deleted file]
Modules/clinic/audioop.c.h [deleted file]
PC/config.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/stdlib_module_names.h
Tools/wasm/Setup.local.example
Tools/wasm/wasm_assets.py
configure
configure.ac