-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
C: cacheDealing with cache and files in itDealing with cache and files in itstate: needs discussionThis needs some more discussionThis needs some more discussiontype: feature requestRequest for a new featureRequest for a new feature
Description
What's the problem this feature will solve?
Pip stores data in its cache, but never clears out obsolete data.
Describe the solution you'd like
Some means (automated or manual) for no-longer-needed cache entries to be cleared out.
Alternative Solutions
It's possible to just delete the cache altogether, as there is nothing in there that won't be recreated as needed, but this is an "all or nothing" solution.
Additional context
Prompted by the discussion here
Metadata
Metadata
Assignees
Labels
C: cacheDealing with cache and files in itDealing with cache and files in itstate: needs discussionThis needs some more discussionThis needs some more discussiontype: feature requestRequest for a new featureRequest for a new feature