Files
cpython/Doc/whatsnew
Victor Stinner ac7b1a3f32 bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169)
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.
2019-06-18 00:00:24 +02:00
..
2019-05-25 20:02:24 +02:00
2019-05-25 20:02:24 +02:00
2019-06-12 23:31:45 -04:00