Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zbentley
on Aug 27, 2023
|
parent
|
context
|
favorite
| on:
Python Type Hints – *args and **kwargs (2021)
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: