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

Remove cargo dev fetch-python #4337

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Remove cargo dev fetch-python #4337

merged 1 commit into from
Jun 17, 2024

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Jun 15, 2024

This has been fully replaced by uv toolchain install

@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Jun 15, 2024
@zanieb zanieb force-pushed the zb/toolchain-install-python-version branch from 6773f5e to 411611e Compare June 16, 2024 14:47
@zanieb zanieb force-pushed the zb/toolchain-install-python-version branch from 411611e to 6c7ba3c Compare June 17, 2024 16:35
@zanieb zanieb force-pushed the zb/toolchain-install-python-version branch from 6c7ba3c to fd09f43 Compare June 17, 2024 16:56
@zanieb zanieb force-pushed the zb/toolchain-install-python-version branch from fd09f43 to 3bc3227 Compare June 17, 2024 18:28
Base automatically changed from zb/toolchain-install-python-version to main June 17, 2024 18:37
zanieb added a commit that referenced this pull request Jun 17, 2024
A bare `uv toolchain install` invocation now reads default requests from
Python version files in the working directory. In order, a bare
invocation means:

- requests from `.python-versions`
- a single request from`.python-version`
- any installed managed toolchain
- the latest managed toolchain download

This replaces all the functionality of `cargo dev fetch-python`, which
we drop in #4337
@zanieb zanieb enabled auto-merge (squash) June 17, 2024 18:45
@zanieb zanieb merged commit 631994c into main Jun 17, 2024
47 checks passed
@zanieb zanieb deleted the zb/drop-fetch-python branch June 17, 2024 18:49
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.

3 participants