-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Type annotations in synapse.databases.main.devices
#13025
Commits on Jun 10, 2022
-
Make DeviceWorkerStore inherit from EndToEndKeyWorkerStore
David Robertson committedJun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 3aa4fd2 - Browse repository at this point
Copy the full SHA 3aa4fd2View commit details -
key_values
should be a Collection, not an IterableI'm guessing one of the DB helpers iterates over it multiple times?
David Robertson committedJun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for fecad1c - Browse repository at this point
Copy the full SHA fecad1cView commit details -
correct
get_cached_device_list_changes
David Robertson committedJun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for cd24240 - Browse repository at this point
Copy the full SHA cd24240View commit details -
Widen the type of user_ids_to_check
David Robertson committedJun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for d4acc84 - Browse repository at this point
Copy the full SHA d4acc84View commit details -
Explicit annotations mypy couldn't deduce
David Robertson committedJun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for c195d07 - Browse repository at this point
Copy the full SHA c195d07View commit details -
Suppress a late-binding problem
David Robertson committedJun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for ff49f67 - Browse repository at this point
Copy the full SHA ff49f67View commit details -
David Robertson committed
Jun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for ad0f4db - Browse repository at this point
Copy the full SHA ad0f4dbView commit details -
Annotate a transaction's signature
David Robertson committedJun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 09ad3c4 - Browse repository at this point
Copy the full SHA 09ad3c4View commit details -
David Robertson committed
Jun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for e458d79 - Browse repository at this point
Copy the full SHA e458d79View commit details -
David Robertson committed
Jun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for a86da20 - Browse repository at this point
Copy the full SHA a86da20View commit details -
David Robertson committed
Jun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for d204223 - Browse repository at this point
Copy the full SHA d204223View commit details -
David Robertson committed
Jun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 0c8f7ad - Browse repository at this point
Copy the full SHA 0c8f7adView commit details -
David Robertson committed
Jun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 62d692c - Browse repository at this point
Copy the full SHA 62d692cView commit details -
import Literal from typing_extensions
added in 3.8. One day I will remember this
David Robertson committedJun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for a1bf0c2 - Browse repository at this point
Copy the full SHA a1bf0c2View commit details
Commits on Jun 14, 2022
-
Batch of suggestions from Patrick
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 81cf5d0 - Browse repository at this point
Copy the full SHA 81cf5d0View commit details -
List comprehension is neater here
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33e6ecc - Browse repository at this point
Copy the full SHA 33e6eccView commit details -
David Robertson authored
Jun 14, 2022 Configuration menu - View commit details
-
Copy full SHA for a3257bb - Browse repository at this point
Copy the full SHA a3257bbView commit details -
David Robertson committed
Jun 14, 2022 Configuration menu - View commit details
-
Copy full SHA for ac6670c - Browse repository at this point
Copy the full SHA ac6670cView commit details -
Revert "Correct type of
context
"This reverts commit a86da20.
David Robertson committedJun 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 1569b14 - Browse repository at this point
Copy the full SHA 1569b14View commit details -
Fix the context complaint differently
David Robertson committedJun 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 134d3da - Browse repository at this point
Copy the full SHA 134d3daView commit details
Commits on Jun 15, 2022
-
Revert "Fix the context complaint differently"
This reverts commit 134d3da.
David Robertson committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 8395995 - Browse repository at this point
Copy the full SHA 8395995View commit details -
Allow context=None in _add_device_outbound_poke_to_stream_txn
David Robertson committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 60e2ce0 - Browse repository at this point
Copy the full SHA 60e2ce0View commit details