mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
fe604a022a
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+.
1 line
62 B
Plaintext
1 line
62 B
Plaintext
Remove backwards-compatibility code for Python versions < 3.6. |