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

kwargs typings are broken #6737

Open
alon-ba opened this issue Dec 4, 2024 · 1 comment
Open

kwargs typings are broken #6737

alon-ba opened this issue Dec 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@alon-ba
Copy link

alon-ba commented Dec 4, 2024

I tried to give typings to my kwargs, following this comment:
#2541 (comment)

But - It produced this bug for me:
In the case that my TypedDict is nested - it wouldn't auto-complete the fields of the inner TypedDict, if not all fields of OuterDict are given:
Image
Image

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Dec 4, 2024
@alon-ba
Copy link
Author

alon-ba commented Dec 4, 2024

@rchiodo
#6732 (comment)

Thank you very much for your help

@StellaHuang95 StellaHuang95 added bug Something isn't working and removed needs repro Issue has not been reproduced yet labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants