diff options
author | Erik Johnston <erik@matrix.org> | 2022-10-24 13:05:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-24 13:05:14 +0100 |
commit | 09b588854e3a6abc4ea2eaa68bb0345f23be5ce8 (patch) | |
tree | a499bc9c5b22492047630c1a45a078f838231ee5 /synapse/federation/sender | |
parent | Only build aarch64 wheels for cpython manylinux (#14259) (diff) | |
download | synapse-09b588854e3a6abc4ea2eaa68bb0345f23be5ce8.tar.xz |
Fix `TypeError: 'dict_keys' object is not reversible` (#14280)
Diffstat (limited to 'synapse/federation/sender')
-rw-r--r-- | synapse/federation/sender/__init__.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/synapse/federation/sender/__init__.py b/synapse/federation/sender/__init__.py |