summary refs log tree commit diff
path: root/synapse/util/caches/cached_call.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing type hints to `synapse.logging.context` (#11556)Sean Quah2021-12-141-0/+1
* More types for synapse.util, part 1 (#10888)David Robertson2021-10-061-1/+1
* improve typing annotations in CachedCall (#10450)Richard van der Hoff2021-07-281-10/+17
* Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381)Jonathan de Jong2021-07-151-3/+3
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Clean up caching/locking of OIDC metadata load (#9362)Richard van der Hoff2021-02-161-0/+129