Skip to content

Fix crash in vec len() plugin#20774

Merged
JukkaL merged 1 commit into
masterfrom
fix-vec-plugin-crash
Feb 9, 2026
Merged

Fix crash in vec len() plugin#20774
JukkaL merged 1 commit into
masterfrom
fix-vec-plugin-crash

Conversation

@JukkaL

@JukkaL JukkaL commented Feb 9, 2026

Copy link
Copy Markdown
Collaborator

Fixes #20755.

@github-actions

github-actions Bot commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

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

@JukkaL JukkaL merged commit c8c9d57 into master Feb 9, 2026
23 checks passed
@JukkaL JukkaL deleted the fix-vec-plugin-crash branch February 9, 2026 15:56
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.

IndexError crash in len_callback when checking len()

2 participants