bpo-18748: Fix _pyio.IOBase destructor (closed case) (GH-13952)
_pyio.IOBase destructor now does nothing if getting the closed attribute fails to better mimick _io.IOBase finalizer.
V
Victor Stinner committed
4f6f7c5a611905fb6b81671547f268c226bc646a
Parent: 8a8b59c
Committed by GitHub <noreply@github.com>
on 6/11/2019, 12:49:06 AM