Skip to content
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

Address case where model_construct on a class which defines model_post_init fails with AttributeError: __pydantic_private__ when subsequently model_copy'd #9168

Merged

* revert to original hasattr() check followed by direct attribute access

d2660e5
Select commit
Failed to load commit list.
Sign in for the full log view
Merged

Address case where model_construct on a class which defines model_post_init fails with AttributeError: __pydantic_private__ when subsequently model_copy'd #9168

* revert to original hasattr() check followed by direct attribute access
d2660e5
Select commit
Failed to load commit list.