summary refs log tree commit diff
path: root/tests/handlers/test_register.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-01a fix which doesn't NPE everywhereMatthew Hodgson1-9/+17
2018-07-01don't mix unicode strings with utf8-in-byte-stringsMatthew Hodgson1-2/+9
otherwise we explode with: ``` Traceback (most recent call last): File /usr/lib/python2.7/logging/handlers.py, line