8000 gh-100554: Add ``Py_tp_vectorcall`` slot to set ``PyTypeObject.tp_vectorcall`` using the ``PyType_FromSpec`` function family. by wjakob · Pull Request #123332 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-100554: Add Py_tp_vectorcall slot to set PyTypeObject.tp_vectorcall using the PyType_FromSpec function family.#123332

Merged
encukou merged 7 commits intopython:mainfrom
wjakob:fix-issue-100554
Sep 13, 2024

Commits

Commits on Aug 26, 2024

Commits on Aug 27, 2024

Commits on Aug 28, 2024

Commits on Aug 29, 2024

Commits on Sep 4, 2024

Commits on Sep 13, 2024

0