Skip to content

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

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

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

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

3 participants