• CEP 1000: Convention for native dispatches through Python callables
  • The native-call slot
  • GIL-less accesss
  • Native dispatch descriptor
  • Approach 1: Interning/run-time allocated IDs
  • Discussion
  • Approach 2: Efficient strcmp of verbatim signatures
  • Optional: Encoding
  • Discussion
  • Signature strings