Replies: 1 comment 1 reply
-
|
@srittau Since you have turned into a discussion, do you have an opinion on this? My impression is that this is a bug, although I understand that properly validating specializations to ensure they are still |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is
is_typeddictsupposed to returnFalsefor generic TypedDict specializations, or is this a bug? The documentation does not mention this.Example:
Live demo: https://www.online-python.com/Pa6C0sWjIh
Hope this is the right place to report this.
Beta Was this translation helpful? Give feedback.
All reactions