forked-synapse/synapse
Adrian Tschira d9fe2b2d9d Replace some more comparisons with six
plus a bonus b"" string I missed last time

Signed-off-by: Adrian Tschira <nota@notafile.com>
2018-05-19 17:56:31 +02:00
..
api Apply some limits to depth to counter abuse 2018-05-01 17:54:19 +01:00
app Merge pull request #3163 from matrix-org/cohort_analytics 2018-05-16 10:09:24 +00:00
appservice Merge remote-tracking branch 'origin/develop' into rav/use_run_in_background 2018-04-27 14:31:23 +01:00
config Replace inline docstrings with "Attributes" in class docstring 2018-05-18 11:00:55 +01:00
crypto Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157) 2018-04-30 16:21:11 +01:00
events Replace some more comparisons with six 2018-05-19 17:56:31 +02:00
federation Merge pull request #3209 from damir-manapov/master 2018-05-11 00:35:13 +01:00
groups Replace some more comparisons with six 2018-05-19 17:56:31 +02:00
handlers Merge pull request #3232 from matrix-org/rav/server_notices_room 2018-05-18 11:28:04 +01:00
http Replace some more comparisons with six 2018-05-19 17:56:31 +02:00
metrics Note that label values can be anything 2018-05-03 16:25:05 +01:00
module_api
push Replace some more comparisons with six 2018-05-19 17:56:31 +02:00
replication make imports local 2018-04-28 13:41:41 +02:00
rest Replace some more comparisons with six 2018-05-19 17:56:31 +02:00
server_notices Better docstrings 2018-05-18 11:22:12 +01:00
static/client
storage fix psql compatability bug 2018-05-18 15:51:21 +01:00
streams
util Merge remote-tracking branch 'origin/develop' into rav/warn_on_logcontext_fail 2018-05-03 14:59:29 +01:00
__init__.py bump version, change log 2018-05-17 21:35:07 +01:00
event_auth.py
notifier.py Merge remote-tracking branch 'origin/develop' into rav/deferred_timeout 2018-04-27 14:18:00 +01:00
python_dependencies.py Miscellaneous fixes to python_dependencies 2018-05-01 18:13:54 +01:00
server.py Infrastructure for a server notices room 2018-05-17 17:58:25 +01:00
server.pyi Infrastructure for a server notices room 2018-05-17 17:58:25 +01:00
state.py
types.py In DomainSpecificString, override __repr__ in addition to __str__ 2018-04-10 11:35:29 +02:00
visibility.py