mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Issue #29286. Similar to _PyArg_NoKeywords(), but expects a tuple of keyword names, instead of a dict.
Miscellaneous source files for the main Python shared library