-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More respectful convention for caching #814
Merged
woodruffw
merged 13 commits into
pypa:main
from
aanghelidi:enh/cache-conventional-location
Oct 22, 2024
Merged
More respectful convention for caching #814
woodruffw
merged 13 commits into
pypa:main
from
aanghelidi:enh/cache-conventional-location
Oct 22, 2024
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8e4e84 - Browse repository at this point
Copy the full SHA c8e4e84View commit details -
Configuration menu - View commit details
-
Copy full SHA for a43351f - Browse repository at this point
Copy the full SHA a43351fView commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5433cd9 - Browse repository at this point
Copy the full SHA 5433cd9View commit details -
feat: add Windows cache implementation
On Windows, although not "officially" a convention, it appears that programs like `pip` use %LocalAppData%\<program_name>\Cache. This commit implements that default. See https://pip.pypa.io/en/latest/topics/caching/#default-paths. Closes pypa#342.
Configuration menu - View commit details
-
Copy full SHA for d191416 - Browse repository at this point
Copy the full SHA d191416View commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fe41f3 - Browse repository at this point
Copy the full SHA 4fe41f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e69ce50 - Browse repository at this point
Copy the full SHA e69ce50View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f67e9cc - Browse repository at this point
Copy the full SHA f67e9ccView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 936dc29 - Browse repository at this point
Copy the full SHA 936dc29View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f8a6e - Browse repository at this point
Copy the full SHA e8f8a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 653fba9 - Browse repository at this point
Copy the full SHA 653fba9View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f53ed51 - Browse repository at this point
Copy the full SHA f53ed51View commit details
Commits on Oct 22, 2024
-
Signed-off-by: William Woodruff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 319cb23 - Browse repository at this point
Copy the full SHA 319cb23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66064aa - Browse repository at this point
Copy the full SHA 66064aaView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.