Skip to content

fix dict([...]) config tree: type-checking a single function takes ~40s and grows steeply with nesting depth #3653#4280

Draft
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:3653
Draft

fix dict([...]) config tree: type-checking a single function takes ~40s and grows steeply with nesting depth #3653#4280
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:3653

Conversation

@asukaminato0721

Copy link
Copy Markdown
Collaborator

Summary

Fixes #3653

Test Plan

@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. ✅

@asukaminato0721
asukaminato0721 marked this pull request as draft July 24, 2026 19:02
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.

dict([...]) config tree: type-checking a single function takes ~40s and grows steeply with nesting depth

1 participant