[issue29220] Python 3.6 regression/change using logging.addLevelName() to clear a name

Vinay Sajip report at bugs.python.org
Tue Jan 10 02:39:32 EST 2017


Vinay Sajip added the comment:

This change was due to fixing #27937. Since yours is not a common use case, and since the workaround works for you, I propose not to change things back.

----------
assignee:  -> vinay.sajip
status: open -> pending

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


More information about the Python-bugs-list mailing list