KEMBAR78
Always allow lambda calls by ilevkivskyi · Pull Request #17430 · python/mypy · GitHub
Skip to content

Conversation

ilevkivskyi
Copy link
Member

See #17408 for context.

@github-actions
Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

trio (https://github.com/python-trio/trio)
+ src/trio/_tests/test_util.py:272: error: Unused "type: ignore" comment  [unused-ignore]
+ src/trio/_tests/test_util.py:273: error: Unused "type: ignore" comment  [unused-ignore]
+ src/trio/_tests/test_util.py:274: error: Unused "type: ignore" comment  [unused-ignore]

@ilevkivskyi
Copy link
Member Author

Taking into account the change is trivial, I am not waiting for review here.

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