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

[ENG-3953] Support pydantic BaseModel (v1 and v2) as state var #4338

Merged
merged 6 commits into from
Nov 22, 2024

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Nov 8, 2024

Provide serializers and mutable proxy tracking for pydantic models directly.

Provide serializers and mutable proxy tracking for pydantic models directly.
Copy link

linear bot commented Nov 8, 2024

Co-authored-by: Khaleel Al-Adhami <khaleel.aladhami@gmail.com>
@masenf
Copy link
Collaborator Author

masenf commented Nov 8, 2024

also need to make the import of pydantic.v1 conditional, because 1.10.2 doesn't have that namespace

@adhami3310 adhami3310 merged commit a6b324b into main Nov 22, 2024
33 of 34 checks passed
@adhami3310 adhami3310 deleted the masenf/base-model branch November 22, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants