Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
sobolevn’s personal blog
(Uncensored)
subscribe
Python ParamSpec guide
https://sobolevn.me/2021/12/paramspec-guide
links
backlinks
Tagged with:
python
Before ParamSpec (PEP612) was released in Python3.10 and typing_extensions, there was a big problem in typing decorators that change a function’s signature.