Skip to content

Expose _Wildcard as a public class for type hinting #3306

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

Open
tlauli opened this issue May 26, 2025 · 0 comments
Open

Expose _Wildcard as a public class for type hinting #3306

tlauli opened this issue May 26, 2025 · 0 comments
Assignees
Labels
feature something new P2 considered for next cycle

Comments

@tlauli
Copy link

tlauli commented May 26, 2025

Hi, with recent improvements to typing introduced in dash 3.0, we are looking into introducing pyright into our repo, and one of the problems we encountered is that _Wildcard is not exposed as a public class, which prevents us from properly type hinting our AiO components.

NoUpdate has the same issue, but there is already an open issue for that #2799.

@gvwilson gvwilson added feature something new P2 considered for next cycle labels May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P2 considered for next cycle
Projects
None yet
Development

No branches or pull requests

3 participants