-
-
Notifications
You must be signed in to change notification settings - Fork 118
Backport PEP 695's TypeAliasType #159
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
Comments
Thank you Jelle! |
Hello @adriangb!
It's a lambda function (AWS) which contains some Pydantic models. I'm using python 3.9. Thank you! |
Yes but you must have mispecified your dependencies: We require typing-extensions >= 4.6.1 which included this addition. |
I have typing-extensions 4.7.1. In the link which you sent, I see pydantic-core 2.2.0, but pydantic 2.0.2 requires pydantic-core 2.1.2. I don't know if this could be related. ps.: Should I move this thread to an issue in Pydantic repo? Thanks |
Cross-referencing here for visibility.
https://discuss.python.org/t/please-consider-delaying-or-even-rejecting-pep-695/26408/62?u=adriangb
https://mail.python.org/archives/list/[email protected]/thread/T5MRLQL7H4Y4HWFA7CBC34MHJCKQEI7L/
cc @JelleZijlstra, I didn't want to bug everyone in the discuss thread 😅
The text was updated successfully, but these errors were encountered: