We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_named_expressions.py
While working on #100581 I've noticed that we do not test dict comprehensions at all there.
dict
I think that this needs to be improved. I will add test case for them soon, PR is in the works.
While working on #100581 I've noticed that we do not test
dictcomprehensions at all there.I think that this needs to be improved.
I will add test case for them soon, PR is in the works.
Linked PRs
test_named_expressions.py#116713test_named_expressions.py(GH-116713) #116747test_named_expressions.py(GH-116713) #116748