Skip to content
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

Do not re-download already installed Python versions #1133

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Jan 26, 2024

A minor usability improvement cherry-picked from #1131 e.g.

❯ scripts/bootstrap/install.sh
Installing cpython-3.8.12-darwin-arm64
Already available, skipping download
Updated executables for python3.8.12
Installing cpython-3.8.18-darwin-arm64
Already available, skipping download
Updated executables for python3.8.18
Installing cpython-3.9.18-darwin-arm64
Already available, skipping download
Updated executables for python3.9.18
Installing cpython-3.10.13-darwin-arm64
Already available, skipping download
Updated executables for python3.10.13
Installing cpython-3.11.7-darwin-arm64
Already available, skipping download
Updated executables for python3.11.7
Installing cpython-3.12.1-darwin-arm64
Already available, skipping download
Updated executables for python3.12.1
Done!

@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Jan 26, 2024
zanieb added a commit that referenced this pull request Jan 26, 2024
@zanieb zanieb merged commit cb73b72 into main Jan 27, 2024
5 checks passed
@zanieb zanieb deleted the zb/skip-redownload branch January 27, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal A refactor or improvement that is not user-facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants