[issue9501] Logging shutdown regressions with weakrefs

Martin report at bugs.python.org
Wed Aug 4 00:46:58 CEST 2010


Martin <gzlist at googlemail.com> added the comment:

For the second case, just reverting the change to Handler.close may be best, I don't see why the module should be keeping responsibility for flushing and closing handlers it no longer has a strong reference to.

----------
Added file: http://bugs.python.org/file18361/loggingclose.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9501>
_______________________________________


More information about the Python-bugs-list mailing list