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

Add support for any Python requests #4948

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Add support for any Python requests #4948

merged 1 commit into from
Jul 10, 2024

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Jul 9, 2024

For roundtrip in #4949 — it should also be fine to request any but the user can't construct it right now.

@zanieb zanieb added the enhancement New feature or request label Jul 9, 2024
@zanieb zanieb marked this pull request as ready for review July 9, 2024 23:19
@charliermarsh
Copy link
Member

I find it strange that uv python uninstall any would install all though.

@zanieb
Copy link
Member Author

zanieb commented Jul 10, 2024

Yeah kind of. It seems weird to special case though? It's "uninstall all Python versions that match the query", e.g. uv python uninstall >=3.10. Anyhow, uv pip install --python any ... doesn't seem problematic? We can move slowly on this if you want, split it out of #4949 for this purpose.

@zanieb zanieb merged commit 3d1ab81 into main Jul 10, 2024
49 checks passed
@zanieb zanieb deleted the zb/python-request-any branch July 10, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants