Login
From:
Python documentation
(Uncensored)
subscribe
Call Protocol — Python 3.13.7 documentation
https://docs.python.org/3/c-api/call.html
links
backlinks
CPython supports two different calling protocols: tp_call and vectorcall. The tp_call Protocol: Instances of classes that set tp_call are callable. The signature of the slot is: A call is made usin...
Roast topics
Find topics
Find it!