forked-synapse/synapse/rest
Andrew Morgan fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879)
I went through and removed a bunch of cruft that was lying around for compatibility with old Python versions. This PR also will now prevent Synapse from starting unless you're running Python 3.6+.
2021-04-27 13:13:07 +01:00
..
admin Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
client Split presence out of master (#9820) 2021-04-23 12:21:55 +01:00
consent Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
key Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
media Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
synapse Make DomainSpecificString an attrs class (#9875) 2021-04-23 15:46:29 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
health.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
well_known.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00