-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
v1.10.3 #4552
Labels
meta
high level, conceptual
Comments
15 tasks
16 tasks
@PrettyWood @hramezani I think we're ready to go 🚀. Let me know here if you think there's anything that needs doing before we release v1.10.3? |
Nothing from my side. Let's go 🚀 |
Same |
samuelcolvin
added a commit
that referenced
this issue
Dec 29, 2022
Done, building now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need a new release which should fix (beyond what's already merged) the following:
__post_init__
when dataclasses are inherited #4493 (fixes Dataclass post_init_post_parse called multiple times. #4487)[ ] Maximum recursion depth exceeded. Two python dataclasses references each other + one pydantic inheritor. #4509 - if possible, but it's not new in v1.10GenericModel
callingget_args()
which is not hashable #4551Anything else?
The text was updated successfully, but these errors were encountered: