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

Commitae04b6f

Browse files
[3.13]gh-120437: Fix_CHECK_STACK_SPACE optimization problems introduced ingh-118322 (GH-120712) (#120747)
[3.13]gh-120437: Fix `_CHECK_STACK_SPACE` optimization problems introduced ingh-118322 (GH-120712)Signed-off-by: Manjusaka <me@manjusaka.me>Co-authored-by: Ken Jin <kenjin4096@gmail.com>
1 parentbb5d194 commitae04b6f

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix ``_CHECK_STACK_SPACE`` optimization problems introduced in:gh:`118322`.

‎Python/optimizer_bytecodes.c‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,6 @@ dummy_func(void) {
634634
(void)callable;
635635
(void)self_or_null;
636636
(void)args;
637-
first_valid_check_stack=NULL;
638637
gotodone;
639638
}
640639

‎Python/optimizer_cases.c.h‎

Lines changed: 0 additions & 1 deletion
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