Skip to content

Always allow lambda calls #17430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2024
Merged

Conversation

ilevkivskyi
Copy link
Member

See #17408 for context.

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