Skip to content

Use 'native-parser' instead of 'native-parse' for optional dependency#21115

Merged
JukkaL merged 1 commit intomasterfrom
native-parser-install
Mar 31, 2026
Merged

Use 'native-parser' instead of 'native-parse' for optional dependency#21115
JukkaL merged 1 commit intomasterfrom
native-parser-install

Conversation

@JukkaL
Copy link
Copy Markdown
Collaborator

@JukkaL JukkaL commented Mar 31, 2026

This makes it consistent with the --native-parser flag. Now pip install mypy[native-parser] will install native parser support.

This makes it consistent with the `--native-parser` flag. Now
`pip install mypy[native-parser]` will install native parser support.
@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. ✅

@JukkaL JukkaL merged commit 28866ea into master Mar 31, 2026
24 checks passed
@JukkaL JukkaL deleted the native-parser-install branch March 31, 2026 14:02
JukkaL added a commit that referenced this pull request Mar 31, 2026
…#21115)

This makes it consistent with the `--native-parser` flag. Now `pip
install mypy[native-parser]` will install native parser support.
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.

2 participants