[issue39198] Lock may not be released in Logger.isEnabledFor

Vinay Sajip report at bugs.python.org
Tue Jan 7 12:03:30 EST 2020


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:


New changeset bff48c6734f936257b0cfae58dbea67d43e3b245 by Vinay Sajip (Miss Islington (bot)) in branch '3.8':
bpo-39198: Ensure logging global lock is released on exception in isEnabledFor (GH-17689) (GH-17897)
https://github.com/python/cpython/commit/bff48c6734f936257b0cfae58dbea67d43e3b245


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39198>
_______________________________________


More information about the Python-bugs-list mailing list