Skip to content

gh-134584: Eliminate redundant refcounting in JIT for MATCH_CLASS#144821

Merged
Fidget-Spinner merged 12 commits intopython:mainfrom
Sacul0457:Optimize-_MATCH_CLASS
Mar 14, 2026
Merged

gh-134584: Eliminate redundant refcounting in JIT for MATCH_CLASS#144821
Fidget-Spinner merged 12 commits intopython:mainfrom
Sacul0457:Optimize-_MATCH_CLASS

Conversation

@Sacul0457
Copy link
Contributor

@Sacul0457 Sacul0457 commented Feb 14, 2026

Thanks to @Fidget-Spinner for helping!
Eliminates redundant ref-counting for MATCH_CLASS

@Fidget-Spinner Fidget-Spinner changed the title gh-134584: Optimize MATCH_CLASS gh-134584: Eliminate redundant refcounting in JIT for MATCH_CLASS Feb 14, 2026
@Fidget-Spinner
Copy link
Member

Fidget-Spinner commented Feb 14, 2026

@Sacul0457 please use a more descriptive title in the future

Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

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

Cool

@Sacul0457
Copy link
Contributor Author

@Sacul0457 please use a more descriptive title in the future

ah alr, mb! will do so

Copy link
Member

@savannahostrowski savannahostrowski left a comment

Choose a reason for hiding this comment

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

One small nit in the news entry but LGTM!

…e-134584.6WFSuB.rst

Co-authored-by: Savannah Ostrowski <savannah@python.org>
@savannahostrowski
Copy link
Member

Unless @Fidget-Spinner says otherwise, I think this is good to go once we resolve the merge conflicts. @Sacul0457 mind merging main back in?

@savannahostrowski savannahostrowski enabled auto-merge (squash) March 5, 2026 16:05
auto-merge was automatically disabled March 14, 2026 11:31

Head branch was pushed to by a user without write access

@Fidget-Spinner Fidget-Spinner enabled auto-merge (squash) March 14, 2026 11:34
@Fidget-Spinner Fidget-Spinner merged commit 798070d into python:main Mar 14, 2026
73 of 75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants