cpython/Misc/NEWS.d/next/Library/2019-06-17-22-10-37.bpo-373...

4 lines
195 B
ReStructuredText

``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.