Python logo

Table of Contents

  • Call Protocol
    • The tp_call Protocol
    • The Vectorcall Protocol
      • Recursion Control
      • Vectorcall Support API
    • Object Calling API
    • Call Support API

Previous topic

Object Protocol

Next topic

Number Protocol