]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133873: remove deprecated mark interface for `wave.Wave_{read,write}` objects...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thu, 15 May 2025 14:52:07 +0000 (16:52 +0200)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 14:52:07 +0000 (14:52 +0000)
commit3f61ea3add0d432345a58f4be2229074f9f191c2
tree3541f362cdcb186c240dcf9c653de1e144090b84
parent319acf3d6cb05f5429422fda5c15bbd64fe9bd28
gh-133873: remove deprecated mark interface for `wave.Wave_{read,write}` objects (#133874)
Doc/deprecations/pending-removal-in-3.15.rst
Doc/library/wave.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.15.rst
Lib/test/test_wave.py
Lib/wave.py
Misc/NEWS.d/next/Library/2025-05-11-10-28-11.gh-issue-133873.H03nov.rst [new file with mode: 0644]