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

fix(bzlmod): allow users using X.Y.Z python_version in pip.parse #1830

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Apr 1, 2024

Before only X.Y would work and with this change users can
also specify the exact python version.

Fixes #1371

Before only X.Y would work and with this change users can
also specify the exact python version.
@aignas aignas requested a review from rickeylev as a code owner April 1, 2024 00:57
@jbedard
Copy link
Contributor

jbedard commented Apr 1, 2024

Note that the docs say "Patch level granularity (e.g. '3.12.1') is not supported." still.

@aignas aignas enabled auto-merge April 1, 2024 02:42
@aignas aignas added this pull request to the merge queue Apr 1, 2024
Merged via the queue into bazelbuild:main with commit b9f39bf Apr 1, 2024
4 checks passed
@aignas aignas deleted the fix/pip-parse-micro-version branch April 1, 2024 04:41
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.

Support patch-level Python versions
3 participants