Skip to content
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

Dict comprehensions are not tested at all in test_named_expressions.py #100746

Open
sobolevn opened this issue Jan 4, 2023 · 0 comments
Open
Assignees
Labels
type-bug An unexpected behavior, bug, or error

Comments

@sobolevn
Copy link
Member

sobolevn commented Jan 4, 2023

While working on #100581 I've noticed that we do not test dict comprehensions at all there.

I think that this needs to be improved.
I will add test case for them soon, PR is in the works.

@sobolevn sobolevn added the type-bug An unexpected behavior, bug, or error label Jan 4, 2023
@sobolevn sobolevn self-assigned this Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant