11 コミット (102677638002b3ef6ae956947333ddcde80680a7)

作成者 SHA1 メッセージ 日付
  David Robertson 1026776380
mypy plugin to check `@cached` return types (#14911) 7ヶ月前
  Patrick Cloke aa483cb4c9
Update ruff config (#16283) 8ヶ月前
  Patrick Cloke 1f55c04cbc
Improve type hints for cached decorator. (#15658) 1年前
  Mathieu Velten 6bd8763804
Add cache invalidation across workers to module API (#13667) 1年前
  David Robertson 5331fb5b47
allow `on_invalidate=None` in `@cached` methods (#12769) 2年前
  David Robertson 30c8e7e408
Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356) 2年前
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3年前
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3年前
  Patrick Cloke 5d34f40d49
Add type hints to the push module. (#8901) 3年前
  Erik Johnston 22eeb6bc54
Fix cache call signature to accept `on_invalidate`. (#8684) 3年前
  Erik Johnston 208e1d3eb3
Fix typing for `@cached` wrapped functions (#8240) 3年前