Skip to content

Do something about cache housekeeping? #6956

@pfmoore

Description

@pfmoore

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions