]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-60729: Revert "Add IEEE format wave audio support (GH-145384)" (GH-145928)
authorPetr Viktorin <encukou@gmail.com>
Fri, 13 Mar 2026 17:51:23 +0000 (18:51 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2026 17:51:23 +0000 (17:51 +0000)
commit747ef70faa8637ccf6dd896323fa84aee8f14513
treeed9c3adf27256e4cd279f8237de6ccb25bdc3ce2
parent00a25859a94b6bf34e58a5176e2befab7e273d20
GH-60729: Revert "Add IEEE format wave audio support (GH-145384)" (GH-145928)

Revert "GH-60729: Add IEEE format wave audio support (GH-145384)"

This reverts commit 61f2a1a5993967ed4b97ba93a4477c37fe68cf59 for now;
as tests fail on big-endian machines.
Doc/library/wave.rst
Doc/whatsnew/3.15.rst
Lib/test/audiodata/pluck-float32.wav [deleted file]
Lib/test/audiotests.py
Lib/test/test_wave.py
Lib/wave.py
Misc/NEWS.d/next/Library/2023-03-10-13-10-06.gh-issue-60729.KCCHTe.rst [deleted file]