Skip to content

gh-134584:Eliminate redundant refcounting from UNPACK_SEQUENCE family - #142949

Closed
cocolato wants to merge 12 commits into
python:mainfrom
cocolato:feat/UNPACK_SEQUENCE
Closed

gh-134584:Eliminate redundant refcounting from UNPACK_SEQUENCE family#142949
cocolato wants to merge 12 commits into
python:mainfrom
cocolato:feat/UNPACK_SEQUENCE

Conversation

@cocolato

@cocolatococolato commented Dec 18, 2025

Copy link
Copy Markdown
Member

@cocolatococolato changed the title Eliminate redundant refcounting from UNPACK_SEQUENCE familygh-134584:Eliminate redundant refcounting from UNPACK_SEQUENCE familyDec 18, 2025
ivonastojanovicand others added 2 commits December 18, 2025 17:32
The bytecode panel appears when a user generates a heatmap with
--opcodes and clicks the button to unfold a line and display the
bytecode instructions. Currently, an empty space appears on the
left where the line number, self, and total columns are displayed.
This area should instead extend those columns, rather than leaving
a gap.
@cocolato

Copy link
Copy Markdown
MemberAuthor

Sorry for the mistakes during rebase – hope it didn’t cause too much trouble for everyone.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

12 participants

@cocolato@Fidget-Spinner@ivonastojanovic@SnoopJ@MonadChains@johnslavik@mxr@hugovk@corona10@markshannon@serhiy-storchaka@kumaraditya303