Skip to content

bpo-37320: Remove openfp() of aifc, sunau and wave#14169

Merged
vstinner merged 3 commits intopython:masterfrom
vstinner:remove_openfp
Jun 17, 2019
Merged

bpo-37320: Remove openfp() of aifc, sunau and wave#14169
vstinner merged 3 commits intopython:masterfrom
vstinner:remove_openfp

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jun 17, 2019

aifc.openfp() alias to aifc.open(), sunau.openfp() alias to
sunau.open(), and wave.openfp() alias to wave.open() have been
removed. They were deprecated since Python 3.7.

https://bugs.python.org/issue37320

aifc.openfp() alias to aifc.open(), sunau.openfp() alias to
sunau.open(), and wave.openfp() alias to wave.open() have been
removed. They were deprecated since Python 3.7.
@vstinner vstinner merged commit ac7b1a3 into python:master Jun 17, 2019
@vstinner vstinner deleted the remove_openfp branch June 17, 2019 22:00
@vstinner
Copy link
Copy Markdown
Member Author

@brettcannon: Thanks for the review, I merged my PR.

lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
aifc.openfp() alias to aifc.open(), sunau.openfp() alias to
sunau.open(), and wave.openfp() alias to wave.open() have been
removed. They were deprecated since Python 3.7.
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
aifc.openfp() alias to aifc.open(), sunau.openfp() alias to
sunau.open(), and wave.openfp() alias to wave.open() have been
removed. They were deprecated since Python 3.7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants