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

Improve type hints for attrs classes #16276

Merged
merged 6 commits into from
Sep 8, 2023
Merged

Commits on Sep 7, 2023

  1. _LinearizerEntry.deferred: key and value types

    David Robertson committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0bd78b1 View commit details
    Browse the repository at this point in the history
  2. Generic attrs classes I could spot

    David Robertson committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a35fa4f View commit details
    Browse the repository at this point in the history
  3. Pattern->Pattern[str]

    David Robertson committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    21571d1 View commit details
    Browse the repository at this point in the history
  4. Annotate DoneAwaitable

    Simplify(?) the DoneAwaitable impl
    David Robertson committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0558c1e View commit details
    Browse the repository at this point in the history
  5. Changelog

    David Robertson committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b12a786 View commit details
    Browse the repository at this point in the history
  6. Fix ExpiringCache Sized complaints

    David Robertson committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a611a80 View commit details
    Browse the repository at this point in the history