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

gh-142927: Tachyon: Fix singular and plurals#145329

Merged
pablogsal merged 1 commit into
python:mainpython/cpython:mainfrom
hugovk:3.15-tachyon-pluralshugovk/cpython:3.15-tachyon-pluralsCopy head branch name to clipboard
Feb 28, 2026
Merged

gh-142927: Tachyon: Fix singular and plurals#145329
pablogsal merged 1 commit into
python:mainpython/cpython:mainfrom
hugovk:3.15-tachyon-pluralshugovk/cpython:3.15-tachyon-pluralsCopy head branch name to clipboard

Conversation

@hugovk

@hugovk hugovk commented Feb 27, 2026

Copy link
Copy Markdown
Member

Some more like #142934, spotted some of these can be 1 in #145306 (comment).

@hugovk hugovk requested a review from pablogsal as a code owner February 27, 2026 18:18
@bedevere-app bedevere-app Bot mentioned this pull request Feb 27, 2026
11 tasks
Comment on lines +151 to +153
f"Flamegraph data: {num_functions} root function{s1}, "
f"{total_time} total sample{s2}, "
f"{string_count} unique string{s3}"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This was:

Flamegraph data: X root functions, total samples: Y, Z unique strings

I also changed the order of the middle one for consistency:

Flamegraph data: X root functions, Y total samples, Z unique strings

@pablogsal

Copy link
Copy Markdown
Member

Thanks @hugovk

@pablogsal pablogsal merged commit 2e2109d into python:main Feb 28, 2026
53 checks passed
@hugovk hugovk deleted the 3.15-tachyon-plurals branch February 28, 2026 07:19
brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request Feb 28, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 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.

2 participants

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