SIGN IN SIGN UP

bpo-42064: Offset arguments for PyObject_Vectorcall in the _sqlite module (GH-27931)

This allows e.g. methods to be called efficiently by providing
space for a "self" argument; see PY_VECTORCALL_ARGUMENTS_OFFSET docs.
P
Petr Viktorin committed
01dea5f12b31862999217c091399a318f23b460a
Parent: 001ef46
Committed by GitHub <noreply@github.com> on 8/31/2021, 12:34:44 PM