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

Pydantic2 PR fix #2421

Merged
merged 120 commits into from
Apr 22, 2024
Merged

Pydantic2 PR fix #2421

merged 120 commits into from
Apr 22, 2024

Conversation

Adam-D-Lewis
Copy link
Member

@Adam-D-Lewis Adam-D-Lewis commented Apr 22, 2024

Reference Issues or PRs

Continuation of #2348
Marks a few fields as Optional fields when the default value was already a None value. An error is thrown on instantiation otherwise.

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

Any other comments?

@Adam-D-Lewis Adam-D-Lewis requested a review from a team April 22, 2024 17:00
@Adam-D-Lewis Adam-D-Lewis changed the title Pydantic2 Pydantic2 PR fix Apr 22, 2024
Copy link
Contributor

@viniciusdc viniciusdc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Adam-D-Lewis Adam-D-Lewis merged commit 2f85ece into develop Apr 22, 2024
26 checks passed
@Adam-D-Lewis Adam-D-Lewis deleted the pydantic2 branch April 22, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants