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

CLI metavar fix #553

Closed
wants to merge 3 commits into from
Closed

CLI metavar fix #553

wants to merge 3 commits into from

Conversation

kschwab
Copy link
Contributor

@kschwab kschwab commented Feb 25, 2025

Fixes #551.

References _repr and _typing_extra changes from pydantic/pydantic#10725.

@kschwab kschwab changed the title Metavar fix. CLI metavar fix Feb 25, 2025
@Viicos
Copy link
Member

Viicos commented Feb 26, 2025

Thanks, I'll handle it in #556. @hramezani, if you want to have this fixed before #556 (which requires dropping 3.8 first), @kschwab could you please instead only incorporate the following: https://github.com/pydantic/pydantic-settings/pull/556/files/f1c9d3c76ec086c29e6d45f1b6aec649c1fed0ea#diff-e0fd650be4a8ab8347244e6e58611b92dbe05fe35c742284d1a58d2520f70453?

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.

Incorrect metavar generation in CliSettingsSource with Python 3.9 or earlier and Pydantic 2.10
2 participants