-
Notifications
You must be signed in to change notification settings - Fork 19.4k
fix(core): support pydantic 2.12 #33422
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
Conversation
CodSpeed Performance ReportMerging #33422 will not alter performanceComparing
|
Probably need something like what was done in #30554 to pass the tests. |
And most likely related to https://pydantic.dev/articles/pydantic-v2-12-release#pep-728-support--typeddict-with-typed-extra-items |
869cd5b
to
a6cfa8a
Compare
ac6eaff
to
2520d6e
Compare
e4298eb
to
cddc179
Compare
cddc179
to
0691a54
Compare
It seems Codspeed fails for deepseek and fireworks independently of this PR. |
0691a54
to
120693f
Compare
Make core tests work with Pydantic 2.12