[issue13356] test_logging warning on 2.7

Florent Xicluna report at bugs.python.org
Mon Nov 7 00:24:45 CET 2011


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

I suggest to use encoded string as keys in loggerDict.
It should solve both issue #8201 and this one.
Moreover, it seems in line with msg147191 from Martin on issue #13360.

Patch attached.

----------
components: +Unicode
dependencies:  -UnicodeWarning raised on sequence and set comparisons
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file23620/issue13356_logging.diff

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


More information about the Python-bugs-list mailing list