cpython/Tools/clinic
Larry Hastings 583baa8fef Issue #20196: Fixed a bug where Argument Clinic did not generate correct
parsing code for functions with positional-only parameters where all arguments
are optional.
2014-01-12 08:49:30 -08:00
..
clinic.py Issue #20196: Fixed a bug where Argument Clinic did not generate correct 2014-01-12 08:49:30 -08:00
clinic_test.py Issue #20157: When Argument Clinic renames a parameter because its name 2014-01-07 12:21:08 -08:00