mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -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