mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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