Skip to content

gh-110383: Fix documentation profile cumtime fix - #112221

Merged
hugovk merged 3 commits into
python:mainfrom
aptakhin:gh-110383-profile-doc-cumtime-fix
Nov 19, 2023
Merged

gh-110383: Fix documentation profile cumtime fix#112221
hugovk merged 3 commits into
python:mainfrom
aptakhin:gh-110383-profile-doc-cumtime-fix

Conversation

@aptakhin

@aptakhinaptakhin commented Nov 17, 2023

Copy link
Copy Markdown
Contributor

@ghost

ghost commented Nov 17, 2023

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-appbedevere-appBot added awaiting review docs Documentation in the Doc dir skip news labels Nov 17, 2023
@bedevere-appbedevere-appBot mentioned this pull request Nov 17, 2023
Comment threadDoc/library/profile.rst Outdated
1 0.000 0.000 0.000 0.000 _parser.py:435(_parse_sub)

The first line indicates that 214 calls were monitored. Of those calls, 207
The first line indicates that 214 calls were monitored. Of those calls, 207

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.

Let's not change unrelated whitespace.

Suggested change
The first line indicates that 214 calls were monitored. Of those calls, 207
The first line indicates that 214 calls were monitored. Of those calls, 207

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Sure, I also thought it was unrelated, just pretty close to context too. Returned

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.

Thanks. I also prefer one space, but we allow either one or two: https://devguide.python.org/documentation/style-guide/#use-of-whitespace

Comment threadDoc/library/profile.rst Outdated
aptakhinand others added 2 commits November 19, 2023 09:14
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@hugovkhugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Nov 19, 2023
@hugovk
hugovk merged commit 6bf8f20 into python:mainNov 19, 2023
@hugovk

Copy link
Copy Markdown
Member

Thank you!

@miss-islington-app

Copy link
Copy Markdown

Thanks @aptakhin for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 19, 2023
(cherry picked from commit 6bf8f20)
Co-authored-by: Alex Ptakhin <me@aptakhin.name>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 19, 2023
(cherry picked from commit 6bf8f20)
Co-authored-by: Alex Ptakhin <me@aptakhin.name>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

GH-112262 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Nov 19, 2023
@bedevere-app

Copy link
Copy Markdown

GH-112263 is a backport of this pull request to the 3.11 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.11 only security fixes label Nov 19, 2023
@aptakhin

Copy link
Copy Markdown
ContributorAuthor

Thank you for the help!

hugovk added a commit that referenced this pull request Nov 19, 2023
…112263)
Co-authored-by: Alex Ptakhin <me@aptakhin.name>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Nov 19, 2023
…112262)
Co-authored-by: Alex Ptakhin <me@aptakhin.name>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@aptakhin@hugovk