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

gh-145704: Fix typo in `Doc/faq/programming.rst` by benediktjohannes · Pull Request #145705 · python/cpython · GitHub

/ cpython Public

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 commented Mar 9, 2026
edited by github-actions Bot
Loading

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-app Bot added docs Documentation in the Doc dir skip news labels Mar 9, 2026
github-project-automation Bot moved this to Todo in Docs PRs Mar 9, 2026
benediktjohannes 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

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

picnixz 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.rst Mar 9, 2026

Copy link
Copy Markdown
Member

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

picnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Mar 9, 2026
StanFromIreland requested a review from hugovk March 9, 2026 19:13

Copy link
Copy Markdown
Contributor Author

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

Oh, sorry and thanks for the information!

Copy link
Copy Markdown
Contributor Author

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 commented Mar 9, 2026

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Contributor Author

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?)?

Copy link
Copy Markdown
Contributor Author

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 commented Mar 9, 2026

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.

picnixz closed this Mar 9, 2026
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

awaiting merge 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 news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL