mirror of
https://github.com/python/cpython.git
synced 2026-05-20 19:33:12 -04:00
df395991f6
For example, "def f(*, a = 3,): pass" is now legal. Patch from Mark Dickinson.
Miscellaneous source files for the main Python shared library