Skip to content

gh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_LIST_INT - #142703

Merged
corona10 merged 3 commits into
python:mainfrom
corona10:gh-134584-_STORE_SUBSCR_LIST_INT-2
Dec 14, 2025
Merged

gh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_LIST_INT#142703
corona10 merged 3 commits into
python:mainfrom
corona10:gh-134584-_STORE_SUBSCR_LIST_INT-2

Conversation

@corona10

@corona10corona10 commented Dec 14, 2025

Copy link
Copy Markdown
Member

Comment threadLib/test/test_capi/test_opt.py Outdated
Comment threadPython/bytecodes.c Outdated
@corona10

Copy link
Copy Markdown
MemberAuthor

@Fidget-Spinner Addressed all reviews :) Optimizer works as we expected!

@corona10
corona10 enabled auto-merge (squash) December 14, 2025 12:09
@corona10
corona10 merged commit 04da416 into python:mainDec 14, 2025
72 checks passed
fatelei pushed a commit to fatelei/cpython that referenced this pull request Dec 16, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@corona10@Fidget-Spinner