Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix typo in NEWS entry
  • Loading branch information
vstinner committed Jun 11, 2019
commit 707b3f55aeca32f68237448d924d29a49f40cb51
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
:class:`_pyio.IOBase` destructor now does nothing if getting the ``closed``
attribute fails to better mimick :class`_io.IOBase` finalizer.
attribute fails to better mimick :class:`_io.IOBase` finalizer.