diff options
author | Erik Johnston <erikj@jki.re> | 2017-04-07 09:39:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-07 09:39:52 +0100 |
commit | 98ce212093bbe87c8cd2b5c92ee1587aba5cc1fa (patch) | |
tree | a6d9b00000e962c0a7e87bfe3d4a498f3f825641 /synapse/handlers | |
parent | Use iteritems (diff) | |
parent | Document types of the replication streams (diff) | |
download | synapse-98ce212093bbe87c8cd2b5c92ee1587aba5cc1fa.tar.xz |
Merge pull request #2103 from matrix-org/erikj/no-double-encode
Don't double encode replication data
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/typing.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/synapse/handlers/typing.py b/synapse/handlers/typing.py |