-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
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
gh-110383 TimeIt Docs Spelling Fix #110407
Conversation
@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? |
We have a bot that will attempt to do it for us when this is merged! |
Thanks @Towster15 for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Make 0.2 second plural (cherry picked from commit a973bf0) Co-authored-by: Towster15 <105541074+Towster15@users.noreply.github.com>
GH-110409 is a backport of this pull request to the 3.12 branch. |
GH-110410 is a backport of this pull request to the 3.11 branch. |
Make 0.2 second plural (cherry picked from commit a973bf0) Co-authored-by: Towster15 <105541074+Towster15@users.noreply.github.com>
Make 0.2 second plural
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:
This pull request changes that to read:
Mentioned as the second-to-last issue in #110383
📚 Documentation preview 📚: https://cpython-previews--110407.org.readthedocs.build/