Skip to content

bpo-23183: Document the timeit output #30359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jan 3, 2022

Converted the 2015 patch at https://bugs.python.org/issue23183 to a GitHub PR.

Kept the text the same, except changed "best of 3" to "best of 5" to match the actual current output.

Added the original patch author @rbtcollins as commit co-author.

I think we can skip a NEWS entry for this docs PR.

https://bugs.python.org/issue23183

@iritkatriel iritkatriel merged commit 73140de into python:main Jan 14, 2022
@iritkatriel iritkatriel added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Jan 14, 2022
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 14, 2022
Co-authored-by: Robert Collins <[email protected]>
(cherry picked from commit 73140de)

Co-authored-by: Hugo van Kemenade <[email protected]>
@bedevere-bot
Copy link

GH-30603 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jan 14, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 14, 2022
Co-authored-by: Robert Collins <[email protected]>
(cherry picked from commit 73140de)

Co-authored-by: Hugo van Kemenade <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 14, 2022
@bedevere-bot
Copy link

GH-30604 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Jan 14, 2022
Co-authored-by: Robert Collins <[email protected]>
(cherry picked from commit 73140de)

Co-authored-by: Hugo van Kemenade <[email protected]>
miss-islington added a commit that referenced this pull request Jan 14, 2022
Co-authored-by: Robert Collins <[email protected]>
(cherry picked from commit 73140de)

Co-authored-by: Hugo van Kemenade <[email protected]>
@hugovk hugovk deleted the issue23183-timeit-cli-best-of-5 branch January 14, 2022 22:08
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
Co-authored-by: Robert Collins <[email protected]>
(cherry picked from commit 73140de)

Co-authored-by: Hugo van Kemenade <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants