diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 16:15:34 -0700 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 16:15:34 -0700 |
commit | 48e7f210c6655b83a2f719acb7f41cf0fece10a1 (patch) | |
tree | 961b66bdd6b432bc8af4f8519e4fce81bd2f4863 /synapse/handlers/federation.py | |
parent | Merge commit '98c4e35e3' into dinsic (diff) | |
parent | Replace all remaining six usage with native Python 3 equivalents (#7704) (diff) | |
download | synapse-48e7f210c6655b83a2f719acb7f41cf0fece10a1.tar.xz |
Merge commit 'a3f11567d' into dinsic
* commit 'a3f11567d': Replace all remaining six usage with native Python 3 equivalents (#7704)
Diffstat (limited to 'synapse/handlers/federation.py')
-rw-r--r-- | synapse/handlers/federation.py | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |