1. ac7b1a3 bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169) by Victor Stinner · 6 years ago
  2. 134cb01 bpo-32056: Improve exceptions in aifc, wave and sunau. (GH-5951) by Serhiy Storchaka · 7 years ago
  3. 9f914a0 bpo-31985: Deprecate openfp in aifc, sunau, and wave (#4344) by Brian Curtin · 8 years ago
  4. e437a10 Issue #23277: Remove unused imports in tests. by Serhiy Storchaka · 9 years ago
  5. 19e69c5 Issue #23883: Add missing APIs to __all__; patch by Jacek Kołodziej by Martin Panter · 10 years ago
  6. 79f19f9 Issue #19623: Fixed writing to unseekable files in the aifc module. by Serhiy Storchaka · 12 years ago
  7. 84d28b4 Issue #19623: Fixed writing to unseekable files in the aifc module. by Serhiy Storchaka · 12 years ago
  8. 3062c9a Issue #19641: Added the audioop.byteswap() function to convert big-endian by Serhiy Storchaka · 12 years ago
  9. d9a0182 Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on by Serhiy Storchaka · 12 years ago
  10. a44372f Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms. by Serhiy Storchaka · 12 years ago
  11. c955291 Issue 19276: Fix tests for wave files on big-endian platforms. by Serhiy Storchaka · 12 years ago
  12. 1b80e63 Issue #18919: Unified and extended tests for audio modules: aifc, sunau and by Serhiy Storchaka · 12 years ago
  13. 64a38c0 Issue #1512791: In setframerate method of Wave_write, round non-integral by Mark Dickinson · 15 years ago
  14. 5efea04 use floor division where needed #7681 by Benjamin Peterson · 16 years ago
  15. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
  16. 2202f87 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60568-60598,60600-60616 via svnmerge from by Christian Heimes · 18 years ago
  17. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 18 years ago
  18. 51a883b Make test_wave.py pass. by Guido van Rossum · 18 years ago
  19. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 23 years ago
  20. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  21. 70f1288 Use binary mode to open "wave" files. by Guido van Rossum · 25 years ago
  22. a00afc1 Simple test suite for wave.py by Jean-Claude Rimbault (with some by Guido van Rossum · 25 years ago