Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

True, but there are a couple of mitigations available: you can express the types of selected kwargs (by leaving them out of the * residual), and you can use typing.Union/| to express product types for values in the residual as well.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: