Skip to content

Fix internal uv_binary() resolution#1851

Merged
t-kalinowski merged 1 commit intomainfrom
uv-resolve-fix
Oct 24, 2025
Merged

Fix internal uv_binary() resolution#1851
t-kalinowski merged 1 commit intomainfrom
uv-resolve-fix

Conversation

@t-kalinowski
Copy link
Member

Previously, if we called uv_binary(bootstrap_install = FALSE), then all subsequent uv_binary() calls would return a path to a uv binary that didn't exist.

This bug surfaced in #1850.

Previously, if we called
`uv_binary(bootstrap_install = FALSE)`, then all subsequent `uv_binary()` calls would
return a path to a `uv` binary that didn't exist.
@t-kalinowski t-kalinowski merged commit 85be771 into main Oct 24, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant