Improve exception message when encountering recursion errors during type evaluation#11356
Improve exception message when encountering recursion errors during type evaluation#11356
Conversation
CodSpeed Performance ReportMerging #11356 will not alter performanceComparing Summary
|
240c601 to
0975a01
Compare
Deploying pydantic-docs with
|
| Latest commit: |
7b4cecd
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0ca9c0a2.pydantic-docs.pages.dev |
| Branch Preview URL: | https://typealias-recursionerror.pydantic-docs.pages.dev |
9df39e5 to
1f7a5f1
Compare
1f7a5f1 to
3103c2f
Compare
sydney-runkle
left a comment
There was a problem hiding this comment.
Thanks, this is helpful.
|
in which version was this released? |
|
@ankit-kumar-meesho click on the commit link above (Viicos merged commit ...), you will see in which version it was merged below the commit message. |
|
2.12.5, thanks @Viicos |
|
but i am using this exact version and still facing issues when my flask application is trying to boot up. While loading confgs from env, pydantic is giving a lot of error with typing package. My changes are related to python 3.13 |
v2.11.0a2, the 2.12.5 version being shown is the latest tag.
Please open a separate issue/discussion with a MRE. |
Follow up on #11355.
Closes #10873, closes #11320, closes #9946, closes #8785, closes #8346, closes #8073, closes #8021.
Change Summary
Related issue number
Checklist