You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maxwell G 12611bfcdd
Add support for pydantic v2 via pydantic.v1 compat module (#16332)
8 months ago
..
controllers Convert more cached return values to immutable types (#16356) 8 months ago
databases Convert more cached return values to immutable types (#16356) 8 months ago
engines Delete device messages asynchronously and in staged batches (#16240) 8 months ago
schema Some minor performance fixes for task schedular (#16313) 8 months ago
util Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192) 1 year ago
__init__.py Rename storage classes (#12913) 2 years ago
_base.py Clear event caches when we purge history (#15609) 11 months ago
background_updates.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 8 months ago
database.py Convert `_insert_graph_receipts_txn` to `simple_upsert` (#16299) 8 months ago
keys.py Add cache to `get_server_keys_json_for_remote` (#16123) 9 months ago
prepare_database.py Run pyupgrade for python 3.7 & 3.8. (#16110) 9 months ago
push_rule.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
roommember.py Do not include rooms with an unknown room version in a sync response. (#10644) 2 years ago
types.py More precise type for LoggingTransaction.execute (#15432) 1 year ago