Skip to content

Partially support old NumPy plugin in parallel type checking#21324

Open
ilevkivskyi wants to merge 2 commits intopython:masterfrom
ilevkivskyi:unbreak-numpy-parallel
Open

Partially support old NumPy plugin in parallel type checking#21324
ilevkivskyi wants to merge 2 commits intopython:masterfrom
ilevkivskyi:unbreak-numpy-parallel

Conversation

@ilevkivskyi
Copy link
Copy Markdown
Member

Ref #21323

IIUC this will not fix the plugin completely unless we also call get_additional_deps() in the workers (which would be weird IMO). But most importantly the plugin will not crash unconditionally like now, but will infer less precise types.

cc @JukkaL

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

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.

1 participant