Replies: 1 comment
-
|
The For more details about |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I originally had a discussion talking about how
TypeIscreates a intersection of TypedDicts: #10251. With the accepting of PEP 728, I would expectclosed=TrueTypedDicts to behave more like standard classes and not create "intersections". Am I misunderstanding how PEP 728 should behave?The output of the above is:
I would expect it to be:
Beta Was this translation helpful? Give feedback.
All reactions