]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91217: deprecate-sndhdr (#91806)
authorBrett Cannon <brett@python.org>
Fri, 22 Apr 2022 22:48:03 +0000 (15:48 -0700)
committerGitHub <noreply@github.com>
Fri, 22 Apr 2022 22:48:03 +0000 (15:48 -0700)
commite7929cba169349776e78ff86143b24d0122b2cdd
treeadab4f0c114c25ab829cadbbdb5d4bcbe20a2d6e
parent5576ddbbbc9c1d7a7819abc961e5d604ae0f7dd7
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>
Doc/library/email.mime.rst
Doc/whatsnew/3.11.rst
Lib/email/mime/audio.py
Lib/sndhdr.py
Lib/test/test_sndhdr.py
Misc/NEWS.d/next/Library/2022-04-17-12-27-46.gh-issue-91217.tNDWtK.rst [new file with mode: 0644]