Skip to content

Commit a055dac

Browse files
gh-91583: AC: Fix regression for functions with defining_class (GH-91739)
Argument Clinic now generates the same efficient code as before adding the defining_class parameter.
1 parent 19dca04 commit a055dac

19 files changed

+820
-449
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fix regression in the code generated by Argument Clinic for functions with
2+
the ``defining_class`` parameter.

Modules/_sqlite/clinic/connection.c.h

Lines changed: 113 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)