Skip to content

Adapt test_protected_namespace_defaults for dev. Pydantic #637

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

musicinmybrain
Copy link
Contributor

Based on testing with a current development snapshot of Pydantic and Python 3.14.

(In Fedora Rawhide, Python 3.14 is now the system Python, so we have a bleeding-edge snapshot of Pydantic with incomplete Python 3.14 support, because this is better than not having an installable Pydantic at all yet. I have tested this PR downstream in that environment.)

Based on testing with a current development snapshot of Pydantic and
Python 3.14.
@hramezani
Copy link
Member

Thanks @musicinmybrain for this PR.

pydantic-settings doesn't officially support Python 3.14, but we have to add the support soon.
We need to add Python 3.14 support in pydantic-core and pydantic first.

Let's keep the PR open and merge it when we want to support Python 3.14.

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