]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47061: deprecate the `aifc` module (GH-32134)
authorBrett Cannon <brett@python.org>
Tue, 5 Apr 2022 19:05:48 +0000 (12:05 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 19:05:48 +0000 (12:05 -0700)
commitc1d93b6411f975d67e43942f1a2745a22983c18c
treecccdd369da191fa03268967013d60369ab48fcdf
parent944f09adfcc59f54432ac2947cf95f3465d90e1e
bpo-47061: deprecate the `aifc` module (GH-32134)

Co-authored-by: Christian Heimes <christian@python.org>
Doc/whatsnew/3.11.rst
Lib/aifc.py
Lib/sndhdr.py
Lib/test/support/warnings_helper.py
Lib/test/test___all__.py
Lib/test/test_aifc.py
Lib/test/test_pyclbr.py
Lib/test/test_warnings/__init__.py
Lib/warnings.py
Misc/NEWS.d/next/Library/2022-03-26-13-14-43.bpo-47061.QLxbC6.rst [new file with mode: 0644]