Skip to content

gh-100239: more refined specialisation stats for BINARY_OP/SUBSCR - #132068

Merged
iritkatriel merged 2 commits into
python:mainfrom
iritkatriel:subscr_stats
Apr 4, 2025
Merged

gh-100239: more refined specialisation stats for BINARY_OP/SUBSCR#132068
iritkatriel merged 2 commits into
python:mainfrom
iritkatriel:subscr_stats

Conversation

@iritkatriel

@iritkatrieliritkatriel commented Apr 4, 2025

Copy link
Copy Markdown
Member

@markshannonmarkshannon 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.

Looks good.

It would be nice to gather the type information we want in a more general way, but I don't see how to do that without adding a lot more complexity.
Maybe one day, but this is just fine for now.

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

@iritkatriel@markshannon