Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfb8060b

Browse files
[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

17 files changed

+661
-389
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/clinic/_curses_panel.c.h‎

Lines changed: 47 additions & 65 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎Modules/clinic/_dbmmodule.c.h‎

Lines changed: 5 additions & 12 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎Modules/clinic/_gdbmmodule.c.h‎

Lines changed: 17 additions & 45 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎Modules/clinic/_lsprof.c.h‎

Lines changed: 5 additions & 12 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp