Skip to content

Fix generator comprehension in meet.py#17969

Merged
hauntsaninja merged 1 commit intopython:masterfrom
hauntsaninja:meet
Oct 16, 2024
Merged

Fix generator comprehension in meet.py#17969
hauntsaninja merged 1 commit intopython:masterfrom
hauntsaninja:meet

Conversation

@hauntsaninja
Copy link
Collaborator

Since mypyc will treat these as list comprehensions

Since mypyc will treat these as list comprehensions
@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@hauntsaninja hauntsaninja merged commit 10f3ce5 into python:master Oct 16, 2024
@hauntsaninja hauntsaninja deleted the meet branch October 16, 2024 06:47
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