mirror of
https://github.com/python/cpython.git
synced 2026-08-16 12:55:54 +08:00
Fix the "multiple values for keyword argument" error message used when the function's `__qualname__` cannot be retrieved.
Miscellaneous source files for the main Python shared library