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

Make target Python version an optional field #4000

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

charliermarsh
Copy link
Member

Summary

Instead of checking if the target and installed version are the same, we model the data such that the target version is only present if it was specified by the user. This also means that we correctly say "requested version" even if the two happen to be the same.

@charliermarsh charliermarsh marked this pull request as ready for review June 3, 2024 22:29
@charliermarsh charliermarsh added the internal A refactor or improvement that is not user-facing label Jun 3, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) June 3, 2024 22:33
@charliermarsh charliermarsh merged commit 77e9315 into main Jun 3, 2024
46 checks passed
@charliermarsh charliermarsh deleted the charlie/req-i branch June 3, 2024 22:37
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.

None yet

1 participant