Skip to content

Document --enable-incomplete-feature possible values in "mypy --help"#16661

Merged
hauntsaninja merged 4 commits intopython:masterfrom
dfroger:help-of-enable-incomplete-feature
Dec 13, 2023
Merged

Document --enable-incomplete-feature possible values in "mypy --help"#16661
hauntsaninja merged 4 commits intopython:masterfrom
dfroger:help-of-enable-incomplete-feature

Conversation

@dfroger
Copy link
Copy Markdown
Contributor

@dfroger dfroger commented Dec 13, 2023

Document --enable-incomplete-feature possible values in "mypy --help"

By the way, also remove --enable-incomplete-feature=Unpack --enable-incomplete-feature=TypeVarTuple when running the tests, as they are no more incomplete features.

Fixes #14452

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

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

Copy link
Copy Markdown
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@hauntsaninja hauntsaninja merged commit 5e77c3e into python:master Dec 13, 2023
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.

Missing list of incomplete features

2 participants