Skip to content

Conversation

AWhetter
Copy link
Contributor

@AWhetter AWhetter commented Oct 9, 2025

Fixes #442

I could have used Literal here to specify exactly which strings are valid, but I couldn't think of a good use case for the extra complexity. So I've kept is simple and defined it as str.

@MHendricks MHendricks merged commit f09c5c2 into mottosso:master Oct 17, 2025
21 checks passed
@MHendricks
Copy link
Collaborator

Thanks, I haven't really adopted using type stubs beyond having mypy installed in my IDE. Mypy was complaining about this one. I'm going to add the new isPy*6 as well.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

__binding__ missing from Qt-stubs

2 participants