Skip to content

Support cpython 3.7.9 on linux #8213

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

Closed
timendum opened this issue Oct 15, 2024 · 0 comments · Fixed by #8216
Closed

Support cpython 3.7.9 on linux #8213

timendum opened this issue Oct 15, 2024 · 0 comments · Fixed by #8216

Comments

@timendum
Copy link

Commit 5f33915 removed the download configuration for CPython 3.7 on linux.

I think it was by accident, the current uv version should support python from 3.7.

This issue blocks my tests on 3.7 via Github Actions, it returns:

Searching for Python versions matching: Python 3.7
error: No download found for request: cpython-3.7
zanieb added a commit that referenced this issue Oct 15, 2024
Closes #8213

I didn't mean to remove these when updating the regular expression.
Arguably, they shouldn't be used anymore, but we should make that choice
with intention.
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 a pull request may close this issue.

1 participant