Skip to content

fix language server crash on abstract setter with no parameter#1732

Merged
DetachHead merged 1 commit intomainfrom
fix-crash-on-setter-without-parameter
Feb 12, 2026
Merged

fix language server crash on abstract setter with no parameter#1732
DetachHead merged 1 commit intomainfrom
fix-crash-on-setter-without-parameter

Conversation

@DetachHead
Copy link
Copy Markdown
Owner

fixes #1731

@github-actions
Copy link
Copy Markdown
Contributor

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

@DetachHead DetachHead merged commit c34d044 into main Feb 12, 2026
18 checks passed
@DetachHead DetachHead deleted the fix-crash-on-setter-without-parameter branch February 12, 2026 21:34
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.

Cannot read properties of undefined (reading 'd') when parameter is omitted from abstract setter

1 participant