Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix typo in UOp Pair Stats Output#120846

Closed
JeffersGlass wants to merge 2 commits into
python:mainpython/cpython:mainfrom
JeffersGlass:fix-uop-pair-stats-prefixJeffersGlass/cpython:fix-uop-pair-stats-prefixCopy head branch name to clipboard
Closed

Fix typo in UOp Pair Stats Output#120846
JeffersGlass wants to merge 2 commits into
python:mainpython/cpython:mainfrom
JeffersGlass:fix-uop-pair-stats-prefixJeffersGlass/cpython:fix-uop-pair-stats-prefixCopy head branch name to clipboard

Conversation

@JeffersGlass

Copy link
Copy Markdown
Contributor

This is a one-line fix - when outputting pystats, the stats for UOps are mostly output with the prefix uops, but the pair counts are output with the prefix uop. This causes the names of the ops appear with an additional [ in front of them when printed.

This is a minor fix with no corresponding issue or discussion.

@hugovk

hugovk commented Jan 12, 2026

Copy link
Copy Markdown
Member

Thanks for the PR, but the code with the typo has since been deleted in #137189.

@hugovk hugovk closed this Jan 12, 2026
Sign up for free to 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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.