Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Eliminate a few Anys in LruCache type hints #11453

Merged
merged 3 commits into from
Nov 30, 2021

Commits on Nov 29, 2021

  1. Eliminate a few Anys in LruCache type hints

    Sean Quah committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    f07453c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Update synapse/util/caches/deferred_cache.py

    Co-authored-by: reivilibre <[email protected]>
    squahtx and reivilibre authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e4d3623 View commit details
    Browse the repository at this point in the history
  2. Fix missing Sized import

    Sean Quah committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    cf4e840 View commit details
    Browse the repository at this point in the history