forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork2
Commitfb8060b
committed
[3.10]pythongh-91583: AC: Fix regression for functions with defining_class (pythonGH-91739)
Argument Clinic now generates the same efficient code as beforeadding the defining_class parameter..(cherry picked from commita055dac)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>1 parente8ff3c9 commitfb8060b
File tree
17 files changed
+661
-389
lines changed- Misc/NEWS.d/next/Tools-Demos
- Modules/clinic
- Tools/clinic
17 files changed
+661
-389
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)