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

Add type hints to DictionaryCache and TTLCache. #9442

Merged
merged 7 commits into from
Mar 29, 2021
Merged

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    37db2be View commit details
    Browse the repository at this point in the history
  2. Add type hints to TTL cache.

    clokep committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    da9c051 View commit details
    Browse the repository at this point in the history
  3. Newsfragment

    clokep committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    301463d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    78ac6d3 View commit details
    Browse the repository at this point in the history
  2. Do not use attrs and Generics together.

    This seems to break on Python < 3.7.
    clokep committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1fc0790 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Fix type hint for sentinel.

    clokep committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e27accd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa86af2 View commit details
    Browse the repository at this point in the history