1. 9f914a0 bpo-31985: Deprecate openfp in aifc, sunau, and wave (#4344) by Brian Curtin · 7 years ago
  2. 5b798ab Issue #24878: Add docstrings to selected namedtuples by Raymond Hettinger · 9 years ago
  3. 4487dd0 #18615: Make sndhdr return namedtuples. by R David Murray · 10 years ago
  4. 1a48b9d #5024: whichhdr now returns the frame count for WAV files. by R David Murray · 11 years ago
  5. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  6. e9ebde4 Issue #9243: Fix sndhdr module and add unit tests, contributed by James Lee. by Victor Stinner · 14 years ago
  7. c934128 Improved patches for sndhdr and imghdr by Victor Stinner, who writes: by Guido van Rossum · 17 years ago
  8. 72937f3 Compare what's read from files against proper byte literals. Neither of these by Barry Warsaw · 17 years ago
  9. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  10. 3fc9582 Amazing. This would open the sound file in text mode. Fixed. SF bug #446219. by Guido van Rossum · 23 years ago
  11. 0de6580 bunch more __all__ lists by Skip Montanaro · 23 years ago
  12. 495ad3c Whitespace normalization. by Tim Peters · 23 years ago
  13. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  14. dc1aedf Move brief descriptions of what() and whathdr() to docstrings in the by Fred Drake · 26 years ago
  15. f4bf044 Got rid of whatraw(). by Guido van Rossum · 26 years ago
  16. b90bdeb sndhdr.py: restored lost file; audiodev.py: import platform specific by Guido van Rossum · 31 years ago