Skip to content

gh-145704: Fix typo in Doc/faq/programming.rst - #145705

Closed
benediktjohannes wants to merge 1 commit into
python:mainfrom
benediktjohannes:patch-11
Closed

gh-145704: Fix typo in Doc/faq/programming.rst#145705
benediktjohannes wants to merge 1 commit into
python:mainfrom
benediktjohannes:patch-11

Conversation

@benediktjohannes

@benediktjohannesbenediktjohannes commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

This fixes the typing issue ("Here is list" was missing the letter "a")


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

@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news labels Mar 9, 2026
@benediktjohannesbenediktjohannes changed the title gh-145704: Fix Typing: Programming.rst line 1077 "That's a tough one, in general. First, here is list of things to"gh-145704: Fix typing: Programming.rst line 1077 "That's a tough one, in general. First, here is list of things to"Mar 9, 2026

@picnixzpicnixz 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.

In general, for small typo fixes, you don't need to create an issue!

@picnixzpicnixz changed the title gh-145704: Fix typing: Programming.rst line 1077 "That's a tough one, in general. First, here is list of things to"gh-145704: Fix typo in Doc/faq/programming.rstMar 9, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Oops this was my fault. Anyhow, Hugo is already planning to remediate: c5aa74d

@picnixzpicnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Mar 9, 2026
@benediktjohannes

Copy link
Copy Markdown
ContributorAuthor

In general, for small typo fixes, you don't need to create an issue!

Oh, sorry and thanks for the information!

@benediktjohannes

Copy link
Copy Markdown
ContributorAuthor

Oops this was my fault. Anyhow, Hugo is already planning to remediate: c5aa74d

Oh, should we then use Hugo's PR? Unforetunately, I can't find any (only for 3.14 and 3.13).

@hugovk

Copy link
Copy Markdown
Member

I rolled it into my other docs PR for main: #145640

@benediktjohannes

Copy link
Copy Markdown
ContributorAuthor

I rolled it into my other docs PR for main: #145640

Ah, I see, thanks for the information! Should we then use your PR instead (but maybe we could also use this one because your other PR primarily relies on datetime as far as I see, doesn't it? So it would be kind of confusing if we combined this in one, wouldn't it?)?

@benediktjohannes

Copy link
Copy Markdown
ContributorAuthor

Oops this was my fault. Anyhow, Hugo is already planning to remediate: c5aa74d

No worries, this can happen to all of us, not a big thing 👍

@picnixz

Copy link
Copy Markdown
Member

Ah, I see, thanks for the information! Should we then use your PR instead (but maybe we could also use this one because your other PR primarily relies on datetime as far as I see, doesn't it? So it would be kind of confusing if we combined this in one, wouldn't it?)?

In general, we prefer shipping an amendment in the follow-up PR rather than have a single commit. Since this is just a follow-up let's use Hugo's PR.

@picnixzpicnixz closed this Mar 9, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting mergedocsDocumentation in the Doc dirneeds backport to 3.13bugs and security fixesneeds backport to 3.14bugs and security fixesskip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

4 participants

@benediktjohannes@StanFromIreland@hugovk@picnixz