summary refs log tree commit diff
path: root/synapse/util/jsonobject.py (unfollow)
Commit message (Expand)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/