anonymousland-synapse/synapse/util
Erik Johnston 1a08e0cdab
Fix event chain bg update. (#9118)
We passed in a graph to `sorted_topologically` which didn't have an
entry for each node (as we dropped nodes with no edges).
2021-01-14 18:57:32 +00:00
..
caches Empty iterables should count towards cache usage. (#9028) 2021-01-06 12:33:20 -05:00
__init__.py Remove frozendict_json_encoder and support frozendicts everywhere 2020-10-28 15:56:57 +00:00
async_helpers.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
daemonize.py Stop the parent process flushing the logs on exit (#8012) 2020-08-05 09:35:17 +01:00
distributor.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
file_consumer.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
frozenutils.py Remove frozendict_json_encoder and support frozendicts everywhere 2020-10-28 15:56:57 +00:00
hash.py
httpresourcetree.py
iterutils.py Fix event chain bg update. (#9118) 2021-01-14 18:57:32 +00:00
jsonobject.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
logcontext.py
logformatter.py
manhole.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
metrics.py Fix "Starting metrics collection from sentinel context" errors (#9053) 2021-01-08 14:33:53 +00:00
module_loader.py Better formatting for config errors from modules (#8874) 2020-12-08 14:04:35 +00:00
msisdn.py
patch_inline_callbacks.py Remove obsolete __future__ imports (#8337) 2020-09-17 08:37:01 -04:00
ratelimitutils.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
retryutils.py Tell Black to format code for Python 3.5 (#8664) 2020-10-27 23:26:36 +00:00
rlimit.py
stringutils.py Remove : from allowed client_secret chars (#8101) 2020-08-18 14:14:27 +01:00
threepids.py
versionstring.py
wheel_timer.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00