Hacker News new | ask | show | jobs
by lcenjoyer 992 days ago
Thank god for type aliases
2 comments

I am excited for the typeddict additions, but it looks like there’s still some work around unpacking needed before we can use it to get around using kwargs to forward arguments from one function to another without having to know the other’s signature.
Yeah, outside of the sub-interpreters work, this is probably the change I am most happy about.