8000 gh-91885: Rewrite audio.py to jive with image.py by warsaw · Pull Request #91886 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-91885: Rewrite audio.py to jive with image.py #91886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2022
Merged

Conversation

warsaw
Copy link
Member
@warsaw warsaw commented Apr 24, 2022

Similar to the rewrite of email/mime/image.py and associated test after the
deprecation of imghdr.py, thisrewrites email/mime/audio.py and associated
tests after the deprecation of sndhdr.py.

Closes #91885

Automerge-Triggered-By: GH:warsaw

Similar to the rewrite of email/mime/image.py and associated test after the
deprecation of imghdr.py, thisrewrites email/mime/audio.py and associated
tests after the deprecation of sndhdr.py.

Closes python#91885
@warsaw warsaw added tests Tests in the Lib/test dir 🤖 automerge stdlib Python modules in the Lib dir 3.11 only security fixes labels Apr 24, 2022
@warsaw warsaw requested a review from brettcannon April 24, 2022 19:16
@warsaw warsaw self-assigned this Apr 24, 2022
@warsaw warsaw requested a review from a team as a code owner April 24, 2022 19:16
@warsaw warsaw merged commit 4403320 into python:main Apr 24, 2022
@warsaw warsaw deleted the mime-audio branch April 24, 2022 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 only security fixes skip news stdlib Python modules in the Lib dir tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rewrite email/mime/audio.py the way I rewrote email/mime/image.py
3 participants
0