Skip to content

Fix typos in Doc/library/stdtypes.rst - #155879

Merged
StanFromIreland merged 4 commits into
python:mainfrom
hu-jeff:stdtypes-typo-fix
Aug 16, 2026
Merged

Fix typos in Doc/library/stdtypes.rst#155879
StanFromIreland merged 4 commits into
python:mainfrom
hu-jeff:stdtypes-typo-fix

Conversation

@hu-jeff

@hu-jeff hu-jeff commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Typo fix from "may by either" to "may be either"

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Aug 16, 2026
@python-cla-bot

python-cla-bot Bot commented Aug 16, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community

read-the-docs-community Bot commented Aug 16, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34089570 | 📁 Comparing cc46d65 against main (e3287f6)

  🔍 Preview build  

4 files changed
± library/curses.panel.html
± library/stdtypes.html
± library/venv.html
± whatsnew/changelog.html

@picnixz

picnixz commented Aug 16, 2026

Copy link
Copy Markdown
Member

Can you look wt the entire document and check if there are other typos please?

@skirpichev skirpichev added skip issue needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Aug 16, 2026
skirpichev
skirpichev previously approved these changes Aug 16, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Can you look wt the entire document and check if there are other typos please?

Oh sorry, I missed this. Yes, please do so.

@skirpichev

Copy link
Copy Markdown
Member

Can you look wt the entire document and check if there are other typos please?

Just FYI, I've checked the rest of float.fromhex() docs. This change looks self-consistent.

@picnixz

picnixz commented Aug 16, 2026

Copy link
Copy Markdown
Member

What I meant was either the entier section for float or the entire document. I don't like commits where we fix a single typo today, and tomorrow we fix another one in the same file. Better to go through the entire document and fix all the typos we can find.

@skirpichev

Copy link
Copy Markdown
Member

What I meant was either the entier section for float or the entire document.

It's fine if OP will do this, but we can't force anyone to do some work.

This typo is 18+ years old, lets fix it. If we don't - it's easy to overlook it again. I certainly did this before.

@skirpichev skirpichev self-assigned this Aug 16, 2026
@picnixz

picnixz commented Aug 16, 2026

Copy link
Copy Markdown
Member

That has nothing with whether we fix the typo or not. I'm saying I don't want to waste multiple commits for fixing more typos in this document. So I won't merge this unless I have a confirmation that this is the largest change we can make at least for the float section.

@hu-jeff hu-jeff changed the title Fix typo in stdtypes/float.fromhex Fix typo in stdtypes Aug 16, 2026
@picnixz picnixz changed the title Fix typo in stdtypes Fix typos in Doc/library/stdtypes.rst Aug 16, 2026
@hu-jeff

hu-jeff commented Aug 16, 2026

Copy link
Copy Markdown
Contributor Author

Can you look wt the entire document and check if there are other typos please?

Yup, thankfully LLMs make this kind of task pretty easy now. Fixed the clear typos. I think the file should be free of typos now

Comment thread Doc/library/stdtypes.rst Outdated
Comment thread Doc/library/stdtypes.rst Outdated
hu-jeff and others added 2 commits August 16, 2026 13:06
Co-authored-by: Stan Ulbrych <stan@python.org>
Co-authored-by: Stan Ulbrych <stan@python.org>

@picnixz picnixz left a comment

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.

LGTM.

@skirpichev
skirpichev removed their request for review August 16, 2026 13:18

@StanFromIreland StanFromIreland left a comment

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.

LGTM

@StanFromIreland
StanFromIreland merged commit fbbd94e into python:main Aug 16, 2026
32 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Aug 16, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @hu-jeff for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @hu-jeff and @StanFromIreland, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker fbbd94eae374ed0392d399355134a73841742a6e 3.14

@bedevere-app

bedevere-app Bot commented Aug 16, 2026

Copy link
Copy Markdown

GH-155900 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Aug 16, 2026
@miss-islington-app

Copy link
Copy Markdown

Sorry, @hu-jeff and @StanFromIreland, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker fbbd94eae374ed0392d399355134a73841742a6e 3.13

@StanFromIreland

Copy link
Copy Markdown
Member

@hu-jeff can you please do the backports?

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 needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants