diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-04-12 15:06:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-12 15:06:47 (GMT) |
commit | 44235041f3b957abd36d3792450c3540aa09e120 (patch) | |
tree | f5a07219352053068a742e62bd75447c22e50aa5 /Modules/fcntlmodule.c | |
parent | 9d949f7796da612f1b588d18c6f041376992a9fc (diff) | |
download | cpython-44235041f3b957abd36d3792450c3540aa09e120.zip cpython-44235041f3b957abd36d3792450c3540aa09e120.tar.gz cpython-44235041f3b957abd36d3792450c3540aa09e120.tar.bz2 |
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.
Diffstat (limited to 'Modules/fcntlmodule.c')
0 files changed, 0 insertions, 0 deletions