mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
29d39cc8f5
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