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
.
mapped
/
python-diskcache
Public
forked from
grantjenks/python-diskcache
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
Merge pull request #7 from mapped/fix-cves-d1f4
Show description for 4d2ab15
vavsab
authored
4d2ab15
View commit details
Copy full SHA for 4d2ab15
Browse repository at this point
fix(#868kfujp9): Fix CVEs
vavsab
committed
540fd04
View commit details
Copy full SHA for 540fd04
Browse repository at this point
Commits on Jul 7, 2026
Merge pull request #6 from mapped/rename-to-diskcache
Show description for 4f9a202
vavsab
authored
4f9a202
View commit details
Copy full SHA for 4f9a202
Browse repository at this point
fix(#868k5bbdr): Rename package back to diskcache for git source override
Show description for d80fd0c
vavsab
and
claude
committed
d80fd0c
View commit details
Copy full SHA for d80fd0c
Browse repository at this point
Commits on Jul 6, 2026
Merge pull request #5 from mapped/update-readme-fork-notice
Show description for 4225a43
vavsab
authored
4225a43
View commit details
Copy full SHA for 4225a43
Browse repository at this point
docs(#868k5bbdr): Add fork notice — temporary CVE fix until upstream merges
Show description for 4aee2a4
vavsab
and
claude
committed
4aee2a4
View commit details
Copy full SHA for 4aee2a4
Browse repository at this point
Merge pull request #4 from mapped/fix-ci-vtl-permissions
Show description for d07c6d0
vavsab
authored
d07c6d0
View commit details
Copy full SHA for d07c6d0
Browse repository at this point
fix(#868k5bbdr): Grant contents:write for action-vtl to create tags
Show description for 0dab6fb
vavsab
and
claude
committed
0dab6fb
View commit details
Copy full SHA for 0dab6fb
Browse repository at this point
Merge pull request #3 from mapped/fix-ci-vtl-master
Show description for f93fbc3
vavsab
authored
f93fbc3
View commit details
Copy full SHA for f93fbc3
Browse repository at this point
fix(#868k5bbdr): Set releasesBranch=master, use PEP 440 version output
Show description for 01280fc
vavsab
and
claude
committed
01280fc
View commit details
Copy full SHA for 01280fc
Browse repository at this point
Merge pull request #2 from mapped/fix-cve-2025-69872-v2
Show description for 59116a0
vavsab
authored
59116a0
View commit details
Copy full SHA for 59116a0
Browse repository at this point
fix(#868k5bbdr): Publish on push to master
Show description for 5eabad2
vavsab
and
claude
committed
5eabad2
View commit details
Copy full SHA for 5eabad2
Browse repository at this point
Merge pull request #1 from mapped/fix-cve-2025-69872
Show description for 3d9b52c
vavsab
authored
3d9b52c
View commit details
Copy full SHA for 3d9b52c
Browse repository at this point
fix(#868k5bbdr): Add blank lines after inline imports (blue formatter)
Show description for 1ff09f5
vavsab
and
claude
committed
1ff09f5
View commit details
Copy full SHA for 1ff09f5
Browse repository at this point
fix(#868k5bbdr): Update djangocache tests to reflect SafeUnpickler restrictions
Show description for 5ed55bf
vavsab
and
claude
committed
5ed55bf
View commit details
Copy full SHA for 5ed55bf
Browse repository at this point
fix(#868k5bbdr): Use OIDC for PyPI publish, rename to mapped-diskcache
Show description for b8fe5ee
vavsab
and
claude
committed
b8fe5ee
View commit details
Copy full SHA for b8fe5ee
Browse repository at this point
fix(#868k5bbdr): Use action-vtl, consolidate to single ci.yml
Show description for ab91014
vavsab
and
claude
committed
ab91014
View commit details
Copy full SHA for ab91014
Browse repository at this point
fix(#868k5bbdr): Fix CI, rename to diskcache3, consolidate workflows
Show description for 6bbef0a
vavsab
and
claude
committed
6bbef0a
View commit details
Copy full SHA for 6bbef0a
Browse repository at this point
chore: rename to mapped-diskcache, add PyPI publish CI
Show description for 7efeb41
vavsab
and
claude
committed
7efeb41
View commit details
Copy full SHA for 7efeb41
Browse repository at this point
Restrict pickle deserialization to safe types (CVE-2025-69872)
Show description for da93160
a2811057970
authored and
vavsab
committed
da93160
View commit details
Copy full SHA for da93160
Browse repository at this point
Commits on Mar 3, 2024
Change `Cache_tag_rowid` to a partial index because we don't need to query rows efficiently `where tag IS NULL` (#307)
Show description for ebfa37c
ddorian
authored
ebfa37c
View commit details
Copy full SHA for ebfa37c
Browse repository at this point
Commits on Feb 26, 2024
Change `Cache_expire_time` to a partial index because we don't need to query rows efficiently `where expire_time IS NULL` (#305)
ddorian
authored
9cd3816
View commit details
Copy full SHA for 9cd3816
Browse repository at this point
Commits on Aug 31, 2023
Bump version to 5.6.3
grantjenks
committed
323787f
View commit details
Copy full SHA for 323787f
Browse repository at this point
Update release.yml to use pypa/gh-action-pypi-publish
grantjenks
committed
23d10dc
View commit details
Copy full SHA for 23d10dc
Browse repository at this point
Bump version to 5.6.2
grantjenks
committed
63a5f60
View commit details
Copy full SHA for 63a5f60
Browse repository at this point
Bug fix: Fix peek when value is so large that a file is used (#288)
Show description for 17a5f42
grantjenks
authored
17a5f42
View commit details
Copy full SHA for 17a5f42
Browse repository at this point
Commits on Apr 18, 2023
Bump version to 5.6.1
grantjenks
committed
4d30686
View commit details
Copy full SHA for 4d30686
Browse repository at this point
Support pathlib.Path as directory argument
grantjenks
committed
f81160f
View commit details
Copy full SHA for f81160f
Browse repository at this point
Fix docs re: JSONDisk
grantjenks
committed
cffbcec
View commit details
Copy full SHA for cffbcec
Browse repository at this point
Bump version to 5.6.0
grantjenks
committed
4beffe8
View commit details
Copy full SHA for 4beffe8
Browse repository at this point
Add maxlen parameter to diskcache.Deque (#191)
Show description for 35dbeab
grantjenks
authored
35dbeab
View commit details
Copy full SHA for 35dbeab
Browse repository at this point
Bump versions of checkout and setup-python
grantjenks
committed
74e554c
View commit details
Copy full SHA for 74e554c
Browse repository at this point
Bump version to 5.5.2
grantjenks
committed
ef94856
View commit details
Copy full SHA for ef94856
Browse repository at this point
Shutup pylint
grantjenks
committed
f5a17ff
View commit details
Copy full SHA for f5a17ff
Browse repository at this point
Commits on Apr 17, 2023
Oops, close the cache, not the deque
grantjenks
committed
9380c78
View commit details
Copy full SHA for 9380c78
Browse repository at this point
Previous
Next
You can’t perform that action at this time.