Hacker News new | ask | show | jobs
by Spivak 406 days ago
> properly typing kwargs is still not supported.

I've been typing them with TypedDict for a while now and it's been fine. What can't you do?

1 comments