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

Migrate to Pydantic v2 #126

Closed
wants to merge 1 commit into from
Closed

Conversation

huard
Copy link
Contributor

@huard huard commented Aug 25, 2023

Used bump-pydantic to make a first pass at converting the code to Pydantic 2.0, then manually modified some of the models, validators and tests to get the test suite passing.

There are still 4 tests having to do with extensions that fail.

Fixes #124, at least partially.

HTH

@gadomski
Copy link
Member

Note: This will be OBE'd by #127 when that merged.

@gadomski
Copy link
Member

OBE by #127

@gadomski gadomski closed this Nov 24, 2023
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.

pydantic 2
2 participants