mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
It already mostly worked, except in the case when invalid keyword argument with non-ASCII name was passed to function with non-ASCII parameter names. Then it crashed in the debug mode.
Miscellaneous source files for the main Python shared library