]> granicus.if.org Git - python/commit
bpo-32056: Improve exceptions in aifc, wave and sunau. (GH-5951)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 18 Mar 2018 20:50:41 +0000 (13:50 -0700)
committerGitHub <noreply@github.com>
Sun, 18 Mar 2018 20:50:41 +0000 (13:50 -0700)
commit3c0a5a7c7ba8fbbc95dd1fe76cd7a1c0ce167371
treedba610def2b4f31298604aa1cd81811eaa26f6e9
parentfdd8e8b4ffb68a4e8749bdc3b130fea7bbbf821e
bpo-32056: Improve exceptions in aifc, wave and sunau. (GH-5951)

(cherry picked from commit 134cb01cda50f02725575808130b05d2d776693f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/aifc.py
Lib/sunau.py
Lib/test/test_aifc.py
Lib/test/test_sunau.py
Lib/test/test_wave.py
Lib/wave.py
Misc/NEWS.d/next/Library/2018-03-01-17-49-56.bpo-32056.IlpfgE.rst [new file with mode: 0644]