Commit b197e2b
stubsabot
[stubsabot] Bump cachetools to 7.0.*
Release: https://pypi.org/pypi/cachetools/7.0.0
Homepage: https://github.com/tkem/cachetools/
Repository: https://github.com/tkem/cachetools
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/cachetools
Diff: tkem/cachetools@v6.2.6...v7.0.0
Stubsabot analysis of the diff between the two releases:
- 3 public Python files have been added: `src/cachetools/__init__.py`, `src/cachetools/func.py`, `src/cachetools/keys.py`.
- 3 files included in typeshed's stubs have been deleted: `cachetools/__init__.py`, `cachetools/func.py`, `cachetools/keys.py`.
- 0 files included in typeshed's stubs have been modified or renamed.
- Total lines of Python code added: 3543.
- Total lines of Python code deleted: 1228.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI1 parent c013563 commit b197e2b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
0 commit comments