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. 7714ebb Issue #5202: Added support for unseekable files in the wave module. by Serhiy Storchaka · 11 years ago
  5. 1f56a94 Issue #18919: Check warnings messages in the aifc module tests. by Serhiy Storchaka · 11 years ago
  6. 4606d36 Issue #18919: Check warnings messages in the aifc module tests. by Serhiy Storchaka · 11 years ago
  7. eb7414f Issue #18919: Unified and extended tests for audio modules: aifc, sunau and by Serhiy Storchaka · 11 years ago
  8. 1b80e63 Issue #18919: Unified and extended tests for audio modules: aifc, sunau and by Serhiy Storchaka · 11 years ago
  9. 4d35e75 #17818: aifc.getparams now returns a namedtuple. by R David Murray · 11 years ago
  10. 4b843a7 #17312: unlink a file that test_aifc was leaving around. by Ezio Melotti · 11 years ago
  11. 44c66c7 Issue #16486: Make aifc files work with 'with' as context managers. by Serhiy Storchaka · 12 years ago
  12. f1b63c6 Issue #16485: Fix file descriptor not being closed if file header patching fails on closing of aifc file. by Serhiy Storchaka · 12 years ago
  13. 051722d Issue #16485: Fix file descriptor not being closed if file header patching fails on closing of aifc file. by Serhiy Storchaka · 12 years ago
  14. 48d578c #13394: add more tests for the aifc module and use warnings.warn instead of print. Patch by Oleg Plakhotnyuk. by Ezio Melotti · 12 years ago
  15. 8576953 #13394: add more tests for the aifc module. Patch by Oleg Plakhotnyuk. by Ezio Melotti · 12 years ago
  16. 03757ec Issue #13589: Fix some serialization primitives in the aifc module. by Antoine Pitrou · 13 years ago
  17. 70efbef Issue #13594: various fixes to aifc module; patch by Oleg Plakhotnyuk by Sandro Tosi · 13 years ago
  18. bdd5354 Issue #13680: add lowecase compression type to write header; patch by Oleg Plakhotnyuk by Sandro Tosi · 13 years ago
  19. 25c95f1 Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from by Benjamin Peterson · 15 years ago
  20. 9935274 Merged revisions 72425-72426 via svnmerge from by R. David Murray · 15 years ago
  21. e08a66a Document the fact that 'compname' and 'comptype' are bytes. by R. David Murray · 15 years ago
  22. eb01a6c Merged revisions 72115 via svnmerge from by R. David Murray · 15 years ago
  23. b507d2e Merged revisions 72100-72101 via svnmerge from by R. David Murray · 15 years ago