Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
typeshed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
5.1k
Code
Issues
210
Pull requests
161
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
cachetools: precise typing for decorators and cached(); expose cache_info/cache_clear and fix keys signatures
- #14770
#14770
Merged
srittau
merged 12 commits into
python:main
python/typeshed:main
from
ashm-dev:cachetools
ashm-dev/typeshed:cachetools
Copy head branch name to clipboard
Oct 21, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
cachetools: precise typing for decorators and cached(); expose cache_info/cache_clear and fix keys signatures
#14770
srittau
merged 12 commits into
python:main
python/typeshed:main
from
ashm-dev:cachetools
ashm-dev/typeshed:cachetools
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2025
Update func.pyi with precise cache decorator type hints
ashm-dev
committed
293b140
View commit details
Copy full SHA for 293b140
Browse repository at this point
Add positional-only marker to methodkey and typedmethodkey
ashm-dev
committed
8dda4ea
View commit details
Copy full SHA for 8dda4ea
Browse repository at this point
Add precise type annotations for cached decorator and helpers
ashm-dev
committed
ea350e1
View commit details
Copy full SHA for ea350e1
Browse repository at this point
Make info parameter in cached overloads keyword-optional
ashm-dev
committed
80cf6f8
View commit details
Copy full SHA for 80cf6f8
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into cachetools
ashm-dev
committed
d78dedf
View commit details
Copy full SHA for d78dedf
Browse repository at this point
Merge branch 'main' into cachetools
ashm-dev
authored
8d2d7e4
View commit details
Copy full SHA for 8d2d7e4
Browse repository at this point
Commits on Sep 24, 2025
Merge branch 'main' into cachetools
ashm-dev
authored
975aff4
View commit details
Copy full SHA for 975aff4
Browse repository at this point
Commits on Sep 27, 2025
Merge branch 'main' into cachetools
ashm-dev
authored
51d8019
View commit details
Copy full SHA for 51d8019
Browse repository at this point
Commits on Oct 13, 2025
Merge remote-tracking branch 'upstream/main' into cachetools
ashm-dev
committed
1c29b6e
View commit details
Copy full SHA for 1c29b6e
Browse repository at this point
Add test cases for cachetools stubs
ashm-dev
committed
445d9dd
View commit details
Copy full SHA for 445d9dd
Browse repository at this point
Merge branch 'main' into cachetools
ashm-dev
authored
3d3c0f3
View commit details
Copy full SHA for 3d3c0f3
Browse repository at this point
Commits on Oct 21, 2025
Merge branch 'main' into cachetools
ashm-dev
authored
df66cb2
View commit details
Copy full SHA for df66cb2
Browse repository at this point
You can’t perform that action at this time.