mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -04:00
44235041f3
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.