MatrixSynapse/synapse/push
Sean Quah e6acd3cf4f
Upgrade mypy to version 0.931 (#12030)
Upgrade mypy to 0.931, mypy-zope to 0.3.5 and fix new complaints.
2022-02-18 15:57:26 +00:00
..
__init__.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
action_generator.py
baserules.py Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
bulk_push_rule_evaluator.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
clientformat.py
emailpusher.py Add type hints to event_push_actions. (#11594) 2021-12-21 13:25:34 +00:00
httppusher.py Upgrade mypy to version 0.931 (#12030) 2022-02-18 15:57:26 +00:00
mailer.py Improvements to bundling aggregations. (#11815) 2022-01-26 08:27:04 -05:00
presentable_names.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
push_rule_evaluator.py Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2022-01-05 11:41:49 +00:00
push_tools.py Add type hints to event_push_actions. (#11594) 2021-12-21 13:25:34 +00:00
push_types.py
pusher.py
pusherpool.py
rulekinds.py