Skip to content

add regression test for Pydantic: parent fields in subclasses are incorrectly assumed to exist / not exist #3596#3799

Closed
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:3596
Closed

add regression test for Pydantic: parent fields in subclasses are incorrectly assumed to exist / not exist #3596#3799
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:3596

Conversation

@asukaminato0721

@asukaminato0721 asukaminato0721 commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Summary

this seems fixed.

close #3596

Test Plan

add regression test for #3596

@github-actions

Copy link
Copy Markdown

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@yangdanny97

Copy link
Copy Markdown
Contributor

Thank you

@meta-codesync

meta-codesync Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

@yangdanny97 has imported this pull request. If you are a Meta employee, you can view this in D109890387.

@grievejia grievejia left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

@meta-codesync meta-codesync Bot closed this in 6b2ef2f Jun 26, 2026
@meta-codesync meta-codesync Bot added the Merged label Jun 26, 2026
@meta-codesync

meta-codesync Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

@yangdanny97 merged this pull request in 6b2ef2f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pydantic: parent fields in subclasses are incorrectly assumed to exist / not exist

4 participants