cpython/Tools/clinic
Serhiy Storchaka 62ddbbcfaf
[3.10] gh-91583: AC: Fix regression for functions with defining_class (GH-91739) (GH-92079)
Argument Clinic now generates the same efficient code as before
adding the defining_class parameter.
(cherry picked from commit a055dac0b4)
2022-05-03 11:53:46 +03:00
..
clinic.py [3.10] gh-91583: AC: Fix regression for functions with defining_class (GH-91739) (GH-92079) 2022-05-03 11:53:46 +03:00
cpp.py bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364) 2020-04-18 17:52:48 +03:00