Shamil
fa0e5fc066
cachetools: precise typing for decorators and cached(); expose cache_info/cache_clear and fix keys signatures ( #14770 )
2025-10-21 13:00:43 +02:00
Semyon Moroz
bf236b7c36
Bump cachetools to 6.0.* ( #14131 )
2025-05-24 18:06:15 +02:00
Akuli
6c967d4202
Update cachetools to 5.0.0 ( #7455 )
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-03-08 19:20:22 +00:00
Shantanu
77e5a2d468
Upgrade to stubtest with dunder pos only reverted ( #7442 )
2022-03-05 18:38:08 -08:00
Akuli
62f27cf6b8
Remove unncessary MutableMapping overrides ( #6097 )
2021-09-30 18:02:38 +02:00
Akuli
3eee9e1d88
Add back and update cachetools stubs to cachetools 4.2.4 ( #6096 )
2021-09-30 16:53:01 +02:00
Sebastian Rittau
32bc2161a1
Unbreak CI ( #6093 )
...
* Temporarily remove `cachetools` stubs. They will be added back soon, and meanwhile they will continue to be available on pypi.
* Remove `filelock.logger()` (no longer exists in filelock 3.2)
* Delete `OpenSSL.crypto` from stubtest whitelist
Co-authored-by: Akuli <akuviljanen17@gmail.com >
2021-09-30 14:18:47 +03:00
Shantanu
7244ea1f71
Test third party stubs with stubtest ( #5615 )
2021-06-13 00:17:40 +02:00