Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-01 | a fix which doesn't NPE everywhere | Matthew Hodgson | 1 | -9/+17 | |
2018-07-01 | don't mix unicode strings with utf8-in-byte-strings | Matthew Hodgson | 1 | -2/+9 | |
otherwise we explode with: ``` Traceback (most recent call last): File /usr/lib/python2.7/logging/handlers.py, line |