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

gh-110383 TimeIt Docs Spelling Fix by Towster15 · Pull Request #110407 · python/cpython · GitHub

/ cpython Public

gh-110383 TimeIt Docs Spelling Fix - #110407

Merged
hugovk merged 2 commits into
python:mainfrom
Towster15:fix-#110383-timeit-spelling
Oct 5, 2023
Merged

gh-110383 TimeIt Docs Spelling Fix#110407
hugovk merged 2 commits into
python:mainfrom
Towster15:fix-#110383-timeit-spelling

Conversation

Towster15 commented Oct 5, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

https://mail.python.org/archives/list/docs@python.org/thread/CQON3MGDEN6CY5KFXXBY4FTCG2FIIDTM/
In the docs, https://docs.python.org/3/library/timeit.html#timeit.Timer.autorange, the last line of the first paragraph read:

until the time taken is at least 0.2 second.

This pull request changes that to read:

until the time taken is at least 0.2 seconds.

Mentioned as the second-to-last issue in #110383


📚 Documentation preview 📚: https://cpython-previews--110407.org.readthedocs.build/

ghost commented Oct 5, 2023
edited by ghost
Loading

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

bedevere-app Bot added docs Documentation in the Doc dir skip news awaiting review labels Oct 5, 2023
hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Oct 5, 2023
hugovk enabled auto-merge (squash) October 5, 2023 16:52

Towster15 commented Oct 5, 2023
edited
Loading

Copy link
Copy Markdown
Contributor Author

@hugovk How would I backport this to 3.11 and 3.12? Do I need to make the same change on the 3.11 and 3.12 branches?

hugovk commented Oct 5, 2023

Copy link
Copy Markdown
Member

We have a bot that will attempt to do it for us when this is merged!

hugovk merged commit a973bf0 into python:main Oct 5, 2023

Copy link
Copy Markdown
Contributor

Thanks @Towster15 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 Oct 5, 2023
Make 0.2 second plural
(cherry picked from commit a973bf0)

Co-authored-by: Towster15 <105541074+Towster15@users.noreply.github.com>

bedevere-app Bot commented Oct 5, 2023

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.12 only security fixes label Oct 5, 2023

bedevere-app Bot commented Oct 5, 2023

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.11 only security fixes label Oct 5, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 5, 2023
Make 0.2 second plural
(cherry picked from commit a973bf0)

Co-authored-by: Towster15 <105541074+Towster15@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Oct 5, 2023
gh-110383 TimeIt Docs Spelling Fix (GH-110407)

Make 0.2 second plural
(cherry picked from commit a973bf0)

Co-authored-by: Towster15 <105541074+Towster15@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Oct 5, 2023
gh-110383 TimeIt Docs Spelling Fix (GH-110407)

Make 0.2 second plural
(cherry picked from commit a973bf0)

Co-authored-by: Towster15 <105541074+Towster15@users.noreply.github.com>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL