mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
7284e0ef84
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