FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-142927: Tachyon: Fix singular and plurals by hugovk · Pull Request #145329 · python/cpython · GitHub

/ cpython Public

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

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

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

Conversation

hugovk commented Feb 27, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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

hugovk requested a review from pablogsal as a code owner February 27, 2026 18:18
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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
Member

Thanks @hugovk

pablogsal merged commit 2e2109d into python:main Feb 28, 2026
53 checks passed
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL