mirror of
https://github.com/python/cpython.git
synced 2026-07-20 00:48:51 -04:00
e9abde4642
Issue #28915: Similar to Py_VaBuildValue(), but work on a C array of PyObject*, instead of creating a tuple.
Miscellaneous source files for the main Python shared library