Skip to content

dict(x=y, ...) in TypedDict context #2488

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

Closed
JukkaL opened this issue Nov 24, 2016 · 1 comment
Closed

dict(x=y, ...) in TypedDict context #2488

JukkaL opened this issue Nov 24, 2016 · 1 comment

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Nov 24, 2016

Like #2487, but for dict(x=y, ...). Since these are internally translated during semantic analysis to dict literals, this may be trivial.

@ilevkivskyi
Copy link
Member

Fixed by #3035

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants