Skip to content

Fix uv tool upgrade after Python version upgrade#18397

Open
charliermarsh wants to merge 1 commit intomainfrom
charlie/up-tool
Open

Fix uv tool upgrade after Python version upgrade#18397
charliermarsh wants to merge 1 commit intomainfrom
charlie/up-tool

Conversation

@charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Mar 10, 2026

Summary

If a tool references a Python environment with a Python interpreter that no longer exists, uv tool upgrade now reinstalls it. I think this is a reasonable improvement.

Note that #17907 also claims that uv tool install --force is not working; it's hard to say why that's happening without an MRE.

See: #17907.

@charliermarsh charliermarsh added the bug Something isn't working label Mar 10, 2026
@charliermarsh charliermarsh marked this pull request as ready for review March 10, 2026 19:13
@charliermarsh charliermarsh changed the title Fix uv tool upgrade after Python version upgrade Fix uv tool upgrade after Python version upgrade Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant