mirror of
https://github.com/python/cpython.git
synced 2026-05-16 17:38:22 -04:00
8a31c82093
Issue #27128: arg=>args, kw=>kwargs. Same change for PyEval_CallObjectWithKeywords().
Miscellaneous source files for the main Python shared library