-
- Downloads
Type annotations for LruCache (#8562)
* type annotations for LruCache * changelog * Apply suggestions from code review Co-authored-by:Patrick Cloke <clokep@users.noreply.github.com> * review comments Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com>
No related branches found
No related tags found
Showing
- changelog.d/8562.misc 1 addition, 0 deletionschangelog.d/8562.misc
- synapse/api/auth.py 3 additions, 1 deletionsynapse/api/auth.py
- synapse/push/push_rule_evaluator.py 9 additions, 7 deletionssynapse/push/push_rule_evaluator.py
- synapse/util/caches/deferred_cache.py 3 additions, 2 deletionssynapse/util/caches/deferred_cache.py
- synapse/util/caches/dictionary_cache.py 13 additions, 9 deletionssynapse/util/caches/dictionary_cache.py
- synapse/util/caches/lrucache.py 66 additions, 12 deletionssynapse/util/caches/lrucache.py
Loading
Please register or sign in to comment