diff options
author | Richard van der Hoff <richard@matrix.org> | 2021-04-19 18:56:53 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2021-04-19 19:03:38 +0100 |
commit | edac710bc0c4dc1cd226d9ffe73a00b42c2b67d8 (patch) | |
tree | e1d4821a85187f5357373d6826d7cacb129c89f7 | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff) | |
download | synapse-edac710bc0c4dc1cd226d9ffe73a00b42c2b67d8.tar.xz |
improve efficiency of _glob_to_re
-rw-r--r-- | synapse/push/push_rule_evaluator.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/push/push_rule_evaluator.py b/synapse/push/push_rule_evaluator.py |