SIGN IN SIGN UP

bpo-18748: io.IOBase destructor now logs close() errors in dev mode (GH-12786)

In development mode (-X dev) and in debug build, the io.IOBase
destructor now logs close() exceptions. These exceptions are silent
by default in release mode.
V
Victor Stinner committed
44235041f3b957abd36d3792450c3540aa09e120
Parent: 9d949f7
Committed by GitHub <noreply@github.com> on 4/12/2019, 3:06:47 PM