diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-04-03 15:18:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-03 15:18:32 +0100 |
commit | 8da39ad98fbcc9c4d153ad6a32d7e0fed1f9c0ad (patch) | |
tree | e9ec751fe38217b35a34a38a01cb7019d261031e /synapse/replication/tcp/commands.py | |
parent | Merge pull request #3048 from matrix-org/rav/use_simplejson (diff) | |
parent | Fix json encoding bug in replication (diff) | |
download | synapse-8da39ad98fbcc9c4d153ad6a32d7e0fed1f9c0ad.tar.xz |
Merge pull request #3049 from matrix-org/rav/use_staticjson
Use static JSONEncoders
Diffstat (limited to 'synapse/replication/tcp/commands.py')
-rw-r--r-- | synapse/replication/tcp/commands.py | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/synapse/replication/tcp/commands.py b/synapse/replication/tcp/commands.py |