]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136523: Fix wave.Wave_write emitting an unraisable when open raises (GH-136529)
authorSachin Shah <39803835+inventshah@users.noreply.github.com>
Sun, 13 Jul 2025 05:49:12 +0000 (01:49 -0400)
committerGitHub <noreply@github.com>
Sun, 13 Jul 2025 05:49:12 +0000 (08:49 +0300)
commit171de05b4884d1353044417ea51a4efcb55ba633
treeb89d7644f4b7316e7ed31961f18e46031598a762
parent42b251bcebd749eceeb62389e413a3be37cff343
gh-136523: Fix wave.Wave_write emitting an unraisable when open raises (GH-136529)
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]