|
|
|
|
|
by codethief
321 days ago
|
|
How does creating anonymous TypedDicts (and allowing them to be nested on the fly) blur the line "even more" when those features are not supported by dataclasses? I mean I agree w.r.t. the blurriness in general but this PEP is not going to change anything about that, in neither direction. |
|
I get the rationale for "anonymous strict" return types, but then I think a better way would be to think up some way to accomplish that for dataclasses.