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