Skip to content

Conversation

stefanvanburen
Copy link
Member

Just helps to ensure when developing that we're targeting the lowest supported version, otherwise it'll only be caught in CI.

Ref: https://docs.astral.sh/uv/concepts/python-versions/#python-version-files

Just helps to ensure when developing that we're targeting the lowest
supported version, otherwise it'll only be caught in CI.
@stefanvanburen
Copy link
Member Author

(Checked that tests are still running with their configured versions: https://github.com/bufbuild/protovalidate-python/actions/runs/16998905451/job/48196215492?pr=351#step:5:107)

@stefanvanburen stefanvanburen merged commit 0aedc8c into main Aug 18, 2025
13 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/pin-python-version branch August 18, 2025 19:10
stefanvanburen added a commit that referenced this pull request Sep 25, 2025
This reverts commit 0aedc8c.

Checked again and this _should_ be superfluous. Removing for now.
stefanvanburen added a commit that referenced this pull request Sep 25, 2025
This reverts commit 0aedc8c.

Checked again and this _should_ be superfluous. Removing for now.
stefanvanburen added a commit that referenced this pull request Oct 8, 2025
This reverts commit fb15875.

When working through #384 without a pin set, running `make` would
default to Python 3.13 locally. (Not sure if this is a `uv` version
thing, or what.)

 I think it's best to keep this pinned in Python libraries to the lowest
 supported Python version to avoid confusion, especially since we don't
 specify a `uv` version to use (for now).
stefanvanburen added a commit that referenced this pull request Oct 8, 2025
This reverts commit fb15875.

When working through #384 without a pin set, running `make` would
default to Python 3.13 locally. (Not sure if this is a `uv` version
thing, or what.)

I think it's best to keep this pinned in Python libraries to the lowest
supported Python version to avoid confusion, especially since we don't
specify a `uv` version to use (for now).
stefanvanburen added a commit that referenced this pull request Oct 9, 2025
…385)

This reverts commit fb15875.

When working through #384 without a pin set, running `make` would
default to Python 3.13 locally. (Not sure if this is a `uv` version
thing, or what.)

I think it's best to keep this pinned in Python libraries to the lowest
supported Python version to avoid confusion, especially since we don't
specify a `uv` version to use (for now).
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.

2 participants