]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104773: PEP 594: Remove the ossaudiodev module (#104862)
authorVictor Stinner <vstinner@python.org>
Wed, 24 May 2023 13:00:51 +0000 (15:00 +0200)
committerGitHub <noreply@github.com>
Wed, 24 May 2023 13:00:51 +0000 (15:00 +0200)
commitfc07fe4e37fbfd74e7130a20c13d0c07f0a5cff1
tree0e3566d16be7ce2d460e49dbd0a837a13582522a
parenta4b7e9d1f812f2598ac9637d95e986c830bd451b
gh-104773: PEP 594: Remove the ossaudiodev module (#104862)

* Remove ossaudiodev extension in configure.ac and regenerate
  the configure script.
* Remove ossaudiodev in Modules/Setup and Modules/Setup.stdlib.in.
18 files changed:
Doc/library/ossaudiodev.rst [deleted file]
Doc/library/superseded.rst
Doc/tools/.nitignore
Doc/whatsnew/2.3.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.5.rst
Lib/test/test_ossaudiodev.py [deleted file]
Misc/NEWS.d/next/Library/2023-05-24-14-30-14.gh-issue-104780.nXGIJt.rst [new file with mode: 0644]
Modules/Setup
Modules/Setup.stdlib.in
Modules/ossaudiodev.c [deleted file]
Python/stdlib_module_names.h
Tools/c-analyzer/cpython/globals-to-fix.tsv
Tools/c-analyzer/cpython/ignored.tsv
configure
configure.ac