diff options
author | Petr Viktorin <encukou@gmail.com> | 2021-08-31 12:34:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 12:34:44 (GMT) |
commit | 01dea5f12b31862999217c091399a318f23b460a (patch) | |
tree | 1b806b91599762b791936115b0852a5f17e813dc /Python/traceback.c | |
parent | 001ef4600f5ab2e1d7825ddbc0f253377c234d7e (diff) | |
download | cpython-01dea5f12b31862999217c091399a318f23b460a.zip cpython-01dea5f12b31862999217c091399a318f23b460a.tar.gz cpython-01dea5f12b31862999217c091399a318f23b460a.tar.bz2 |
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.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions