cpython/Misc/NEWS.d/next/Library/2019-06-11-01-54-19.bpo-187...

3 lines
140 B
ReStructuredText

:class:`_pyio.IOBase` destructor now does nothing if getting the ``closed``
attribute fails to better mimick :class:`_io.IOBase` finalizer.