This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add missing type hints to synapse.logging.context
#11556
Merged
Merged
Commits on Dec 10, 2021
-
Add
defer.gatherResults
wrapper for heterogenous lists ofDeferred
sSean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 1afcfd7 - Browse repository at this point
Copy the full SHA 1afcfd7View commit details -
Use
gather_results
where appropriateSean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for d6dadd9 - Browse repository at this point
Copy the full SHA d6dadd9View commit details -
Add type hints for
make_deferred_yieldable
Sean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 2f19d0c - Browse repository at this point
Copy the full SHA 2f19d0cView commit details -
Fix fallout from
make_deferred_yieldable
type hintsSean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 262e91d - Browse repository at this point
Copy the full SHA 262e91dView commit details -
txredisapi is based on Twisted and uses `Deferred`s instead of async functions.
Sean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 40a48a0 - Browse repository at this point
Copy the full SHA 40a48a0View commit details -
Add type hints for
run_in_background
Sean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 498bcd7 - Browse repository at this point
Copy the full SHA 498bcd7View commit details -
Fix fallout from
run_in_background
type hintsSean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 6d28491 - Browse repository at this point
Copy the full SHA 6d28491View commit details -
Add type hints for
defer_to_thread
anddefer_to_threadpool
Sean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for a4eaf28 - Browse repository at this point
Copy the full SHA a4eaf28View commit details -
Add type hints for
preserve_fn
Sean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 3c8e9d5 - Browse repository at this point
Copy the full SHA 3c8e9d5View commit details -
Fix fallout from
preserve_fn
type hintsSean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for c305227 - Browse repository at this point
Copy the full SHA c305227View commit details -
Sean Quah committed
Dec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for d32d27b - Browse repository at this point
Copy the full SHA d32d27bView commit details -
Sean Quah committed
Dec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 38c7390 - Browse repository at this point
Copy the full SHA 38c7390View commit details -
Sean Quah committed
Dec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 4768efc - Browse repository at this point
Copy the full SHA 4768efcView commit details -
Sean Quah committed
Dec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 5cbf3c3 - Browse repository at this point
Copy the full SHA 5cbf3c3View commit details -
Simplify
make_deferred_yieldable
to only supportDeferred
sSean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 1886750 - Browse repository at this point
Copy the full SHA 1886750View commit details -
Remove tests for now unsupported
make_deferred_yieldable
featuresSean Quah committedDec 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 3f9a04b - Browse repository at this point
Copy the full SHA 3f9a04bView commit details
Commits on Dec 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6980f1e - Browse repository at this point
Copy the full SHA 6980f1eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.