MatrixSynapse/synapse
Richard van der Hoff 8075504a60
Enable mypy for synapse.util.caches (#8547)
This seemed to entail dragging in a type stub for SortedList.
2020-10-15 11:44:39 +01:00
..
_scripts
api
app
appservice
config
crypto
events
federation
groups
handlers
http
logging
metrics
module_api
push Fix not sending events over federation when using sharded event persisters (#8536) 2020-10-14 13:27:51 +01:00
replication
res/templates
rest
server_notices
spam_checker_api
state
static
storage
streams
util Enable mypy for synapse.util.caches (#8547) 2020-10-15 11:44:39 +01:00
__init__.py
event_auth.py Ensure that event.redacts is the proper type before handling it (#8457) 2020-10-05 10:24:17 -04:00
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py