MatrixSynapse/synapse/storage
Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704)
2020-06-16 08:51:47 -04:00
..
data_stores Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
engines
schema
util
__init__.py
_base.py
background_updates.py
database.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
keys.py
persist_events.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
prepare_database.py
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py Replace iteritems/itervalues/iterkeys with native versions. (#7692) 2020-06-15 07:03:36 -04:00
types.py