commit | e7929cba169349776e78ff86143b24d0122b2cdd | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Apr 22 15:48:03 2022 -0700 |
committer | GitHub <noreply@github.com> | Fri Apr 22 15:48:03 2022 -0700 |
tree | adab4f0c114c25ab829cadbbdb5d4bcbe20a2d6e | |
parent | 5576ddbbbc9c1d7a7819abc961e5d604ae0f7dd7 [diff] |
gh-91217: deprecate-sndhdr (#91806) Also inline necessary functionality from `sndhdr` into `email.mime.audio` for `MIMEAudio`. Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>