Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-91217: deprecate-sndhdr (#91806) | Brett Cannon | 2022-04-22 | 1 | -1/+4 |
| | | | | | Also inline necessary functionality from `sndhdr` into `email.mime.audio` for `MIMEAudio`. Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> | ||||
* | Issue #22777: Test pickling with all protocols. | Serhiy Storchaka | 2014-12-15 | 1 | -2/+3 |
|\ | |||||
* | | #18615: Make sndhdr return namedtuples. | R David Murray | 2014-10-09 | 1 | -0/+13 |
|/ | | | | Patch by Claudiu Popa. | ||||
* | #5024: whichhdr now returns the frame count for WAV files. | R David Murray | 2013-03-18 | 1 | -1/+1 |
| | | | | Patch by Ned Jackson Lovely based on a suggestion by Robert Pyle. | ||||
* | Woops, test_sndhdr.py contains the same code twice: fix it | Victor Stinner | 2010-07-13 | 1 | -24/+0 |
| | |||||
* | Issue #9243: Fix sndhdr module and add unit tests, contributed by James Lee. | Victor Stinner | 2010-07-13 | 1 | -0/+47 |