Hacker News new | ask | show | jobs
by dalf 1029 days ago
There is also typing.ParamSpec when the purpose is to write a generic wrapper:

https://docs.python.org/3/library/typing.html#typing.ParamSp...