Skip to content

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

Merged
pablogsal merged 1 commit intopython:mainfrom
hugovk:3.15-tachyon-plurals
Feb 28, 2026
Merged

gh-142927: Tachyon: Fix singular and plurals#145329
pablogsal merged 1 commit intopython:mainfrom
hugovk:3.15-tachyon-plurals

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Feb 27, 2026

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
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
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
bkap123 pushed a commit to bkap123/cpython that referenced this pull request Feb 28, 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