MatrixSynapse/synapse
Amber Brown 09e9a26b71
Remove Python 2.7 support. (#5425)
* remove 2.7 from CI and publishing

* fill out classifiers and also make it not be installed on 3.5

* some minor bumps so that the old deps work on python 3.5
2019-06-12 21:31:59 +10:00
..
_scripts
api
app Merge branch 'master' of github.com:matrix-org/synapse into develop 2019-06-11 17:25:16 +01:00
appservice
config Don't warn user about password reset disabling through config code (#5387) 2019-06-11 00:25:07 +01:00
crypto Merge pull request #5417 from matrix-org/rav/shared_ssl_context 2019-06-10 18:16:12 +01:00
events
federation
groups
handlers Fix defaults on checking threepids 2019-06-10 23:09:31 +01:00
http
metrics
module_api
push Change password reset links to /_matrix. 2019-06-11 11:34:33 +01:00
replication
res/templates Change password reset links to /_matrix. 2019-06-11 11:34:33 +01:00
rest Merge branch 'master' of github.com:matrix-org/synapse into develop 2019-06-11 17:25:16 +01:00
server_notices
state
static
storage Merge branch 'release-v1.0.0' of github.com:matrix-org/synapse into develop 2019-06-11 10:37:43 +01:00
streams
util
__init__.py Remove Python 2.7 support. (#5425) 2019-06-12 21:31:59 +10:00
event_auth.py
notifier.py
python_dependencies.py Remove Python 2.7 support. (#5425) 2019-06-12 21:31:59 +10:00
secrets.py
server.py
server.pyi
types.py
visibility.py