1. 79f19f9 Issue #19623: Fixed writing to unseekable files in the aifc module. by Serhiy Storchaka · 11 years ago
  2. 84d28b4 Issue #19623: Fixed writing to unseekable files in the aifc module. by Serhiy Storchaka · 11 years ago
  3. 3062c9a Issue #19641: Added the audioop.byteswap() function to convert big-endian by Serhiy Storchaka · 11 years ago
  4. d9a0182 Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on by Serhiy Storchaka · 11 years ago
  5. a44372f Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms. by Serhiy Storchaka · 11 years ago
  6. c955291 Issue 19276: Fix tests for wave files on big-endian platforms. by Serhiy Storchaka · 11 years ago
  7. 1b80e63 Issue #18919: Unified and extended tests for audio modules: aifc, sunau and by Serhiy Storchaka · 11 years ago
  8. 64a38c0 Issue #1512791: In setframerate method of Wave_write, round non-integral by Mark Dickinson · 14 years ago
  9. 5efea04 use floor division where needed #7681 by Benjamin Peterson · 15 years ago
  10. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  11. 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 · 17 years ago
  12. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  13. 51a883b Make test_wave.py pass. by Guido van Rossum · 17 years ago
  14. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  15. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  16. 70f1288 Use binary mode to open "wave" files. by Guido van Rossum · 24 years ago
  17. a00afc1 Simple test suite for wave.py by Jean-Claude Rimbault (with some by Guido van Rossum · 24 years ago