diff options
author | Adrian Tschira <nota@notafile.com> | 2018-05-29 17:10:06 +0200 |
---|---|---|
committer | Adrian Tschira <nota@notafile.com> | 2018-05-29 17:14:34 +0200 |
commit | 1afafb34978726b63c2a02520ff20d85382ce2bc (patch) | |
tree | c3ff3cccba905fe43117fe413d247b23e67d4c49 /synapse/storage/signatures.py | |
parent | Merge pull request #3299 from matrix-org/matthew/macos-fixes (diff) | |
download | synapse-1afafb34978726b63c2a02520ff20d85382ce2bc.tar.xz |
use memoryview in py3
Signed-off-by: Adrian Tschira <nota@notafile.com>
Diffstat (limited to 'synapse/storage/signatures.py')
-rw-r--r-- | synapse/storage/signatures.py | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/synapse/storage/signatures.py b/synapse/storage/signatures.py |