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

Commitc55ef39

Browse files
ZheaoliFidget-Spinner
authored andcommitted
pythongh-120437: Fix_CHECK_STACK_SPACE optimization problems introduced inpythongh-118322 (pythonGH-120712)
Co-authored-by: Ken Jin <kenjin4096@gmail.com>
1 parent72eb992 commitc55ef39

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
@@ -601,7 +601,6 @@ dummy_func(void) {
601601
(void)callable;
602602
(void)self_or_null;
603603
(void)args;
604-
first_valid_check_stack=NULL;
605604
new_frame=NULL;
606605
ctx->done= true;
607606
}

‎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-2026 Movatter.jp