MatrixSynapse/synapse/app
Ivan Shapovalov 06bc8d2fe5 synapse/app: frontend_proxy.py: actually make workers work on py3 2018-10-14 20:08:39 +03:00
..
__init__.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
_base.py Make workers work on Py3 (#4027) 2018-10-13 00:14:08 +11:00
appservice.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
client_reader.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
event_creator.py Make workers work on Py3 (#4027) 2018-10-13 00:14:08 +11:00
federation_reader.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
federation_sender.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
frontend_proxy.py synapse/app: frontend_proxy.py: actually make workers work on py3 2018-10-14 20:08:39 +03:00
homeserver.py Remove redundant call to start_get_pdu_cache 2018-09-28 12:01:23 +01:00
media_repository.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
pusher.py Make workers work on Py3 (#4027) 2018-10-13 00:14:08 +11:00
synchrotron.py Make workers work on Py3 (#4027) 2018-10-13 00:14:08 +11:00
user_dir.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00