Skip to content

gh-134584: JIT: Remove redundant refcount from STORE_FAST - #143336

Merged
Fidget-Spinner merged 7 commits into
python:mainfrom
Fidget-Spinner:swap_fast
Jan 2, 2026
Merged

gh-134584: JIT: Remove redundant refcount from STORE_FAST#143336
Fidget-Spinner merged 7 commits into
python:mainfrom
Fidget-Spinner:swap_fast

Conversation

@Fidget-Spinner

@Fidget-SpinnerFidget-Spinner commented Jan 1, 2026

Copy link
Copy Markdown
Member

Comment threadLib/test/test_capi/test_opt.py Outdated
Comment threadLib/test/test_capi/test_opt.py Outdated

@tomasr8tomasr8 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just a nit and a question :)

Comment threadLib/test/test_capi/test_opt.py
Comment threadLib/test/test_capi/test_opt.py Outdated
@Fidget-Spinner
Fidget-Spinner merged commit f7a03bb into python:mainJan 2, 2026
68 checks passed
@Fidget-Spinner
Fidget-Spinner deleted the swap_fast branch January 2, 2026 18:22
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
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.

3 participants

@Fidget-Spinner@dolfinus@tomasr8