Skip to content

fix: target python version #64

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stevenh
Copy link

@stevenh stevenh commented Jun 24, 2025

Allow any valid python version to be set as the target version so that users don't need to install a new package version each time a new Python version is released.

Add tests for validating the target version configuration.

Clarify the meaning of the target version in the doc comment.

Fixes: #63

Allow any valid python version to be set as the target version so that
users don't need to install a new package version each time a new Python
version is released.

Add tests for validating the target version configuration.

Clarify the meaning of the target version in the doc comment.

Fixes: pydantic#63
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.

target_versions are out of date
1 participant