MatrixSynapse/synapse
Will Hunt 2ad3fc36e6 Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157)
fixes #3135

Signed-off-by: Will Hunt will@half-shot.uk
2018-04-30 16:21:11 +01:00
..
api
app
appservice
config Merge pull request #3085 from NotAFile/py3-config-text-mode 2018-04-30 01:00:23 +01:00
crypto Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157) 2018-04-30 16:21:11 +01:00
events add comment explaining attributeerror 2018-04-30 09:49:10 +02:00
federation Merge branch 'develop' into py3-xrange-1 2018-04-30 01:02:25 +01:00
groups
handlers Merge pull request #3143 from matrix-org/rav/remove_redundant_preserve_fn 2018-04-30 10:23:59 +01:00
http Merge pull request #3154 from NotAFile/py3-stringio 2018-04-30 00:59:04 +01:00
metrics
module_api
push Merge pull request #3152 from NotAFile/py3-local-imports 2018-04-30 01:28:13 +01:00
replication
rest add guard for None on purge_history api 2018-04-30 14:29:48 +02:00
static/client
storage Merge pull request #3129 from matrix-org/matthew/fix_group_dups 2018-04-30 11:47:25 +01:00
streams
util Merge pull request #3144 from matrix-org/rav/run_in_background_exception_handling 2018-04-30 10:23:02 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157) 2018-04-30 16:21:11 +01:00
server.py
server.pyi
state.py
types.py
visibility.py