]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-136523: Fix wave.Wave_write emitting an unraisable when open raises (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 13 Jul 2025 06:13:01 +0000 (08:13 +0200)
committerGitHub <noreply@github.com>
Sun, 13 Jul 2025 06:13:01 +0000 (06:13 +0000)
commitc4386499f6e218fe691dbdd324c0d0a72c9efab1
treeb602af5b96b9d098302efb72b21341c3e3845387
parentbec9bdf619a21dcf33f62126df88cad0e7dc9adb
[3.13] gh-136523: Fix wave.Wave_write emitting an unraisable when open raises (GH-136529) (GH-136607)

(cherry picked from commit 171de05b4884d1353044417ea51a4efcb55ba633)

Co-authored-by: Sachin Shah <39803835+inventshah@users.noreply.github.com>
Lib/test/test_wave.py
Lib/wave.py
Misc/NEWS.d/next/Library/2025-07-11-03-39-15.gh-issue-136523.s7caKL.rst [new file with mode: 0644]