diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-20 17:42:11 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-20 17:42:11 +0100 |
commit | 41ac1232b5bd78f2dff5edd6c8b04c5ceb2aa87c (patch) | |
tree | 8c170802b61dcf7c200b8b4fd7b9e37a2ca51d0a /synapse/types.py | |
parent | Merge commit 'e00816ad9' into anoa/dinsic_release_1_21_x (diff) | |
parent | Convert additional database code to async/await. (#8195) (diff) | |
download | synapse-41ac1232b5bd78f2dff5edd6c8b04c5ceb2aa87c.tar.xz |
Merge commit '5c03134d0' into anoa/dinsic_release_1_21_x
* commit '5c03134d0': Convert additional database code to async/await. (#8195) Define StateMap as immutable and add a MutableStateMap type. (#8183) Move and refactor LoginRestServlet helper methods (#8182)
Diffstat (limited to 'synapse/types.py')
-rw-r--r-- | synapse/types.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/synapse/types.py b/synapse/types.py |