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

gh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_LIST_INT#135907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
corona10 wants to merge2 commits intopython:main
base:main
Choose a base branch
Loading
fromcorona10:gh-134584-_STORE_SUBSCR_LIST_INT

Conversation

corona10
Copy link
Member

@corona10corona10 commentedJun 25, 2025
edited by bedevere-appbot
Loading

@corona10corona10 changed the titlegh-134584: Eliminate redundant refcounting from STORE_SUBSCR_LIST_INTgh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_LIST_INTJun 25, 2025
Copy link
Member

@Fidget-SpinnerFidget-Spinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Just 2 comments.

DEAD(sub_st);
ss = sub_st;
PyStackRef_CLOSE(list_st);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This should go on the stack too, and become a normal POP_TOP.

@@ -567,6 +567,13 @@ dummy_func(void) {
value=PyJitRef_Borrow(sym_new_const(ctx,ptr));
}

op(_POP_TOP_INT, (value-- )) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Please move this below _POP_TOP. Thanks!

corona10 reacted with thumbs up emoji
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@Fidget-SpinnerFidget-SpinnerFidget-Spinner left review comments

@tomasr8tomasr8Awaiting requested review from tomasr8tomasr8 will be requested when the pull request is marked ready for reviewtomasr8 is a code owner

@markshannonmarkshannonAwaiting requested review from markshannonmarkshannon will be requested when the pull request is marked ready for reviewmarkshannon is a code owner

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@corona10@Fidget-Spinner

[8]ページ先頭

©2009-2025 Movatter.jp