Skip to content

Fix typo in Programming FAQ #92083

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

Merged
merged 2 commits into from
May 2, 2022
Merged

Fix typo in Programming FAQ #92083

merged 2 commits into from
May 2, 2022

Conversation

majaha
Copy link
Contributor

@majaha majaha commented Apr 30, 2022

I believe the word "with" was missing here. The typo is also in the docs for older versions, does that also need fixing?

I believe the word "with" was missing here. The typo is also in the docs for older versions, does that also need fixing?
@ghost
Copy link

ghost commented Apr 30, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link

Every change to Python requires a NEWS entry.

Please, add it using the blurb_it Web app or the blurb command-line tool.

@JelleZijlstra JelleZijlstra added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels May 1, 2022
@JelleZijlstra JelleZijlstra self-assigned this May 1, 2022
@JelleZijlstra JelleZijlstra merged commit 2a7efa3 into python:main May 2, 2022
@miss-islington
Copy link
Contributor

Thanks @majaha for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-92148 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 2, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 2, 2022
I believe the word "with" was missing here.
(cherry picked from commit 2a7efa3)

Co-authored-by: Matt Harding <majaharding@gmail.com>
@bedevere-bot
Copy link

GH-92149 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label May 2, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 2, 2022
I believe the word "with" was missing here.
(cherry picked from commit 2a7efa3)

Co-authored-by: Matt Harding <majaharding@gmail.com>
miss-islington added a commit that referenced this pull request May 2, 2022
I believe the word "with" was missing here.
(cherry picked from commit 2a7efa3)

Co-authored-by: Matt Harding <majaharding@gmail.com>
miss-islington added a commit that referenced this pull request May 2, 2022
I believe the word "with" was missing here.
(cherry picked from commit 2a7efa3)


Co-authored-by: Matt Harding <majaharding@gmail.com>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
I believe the word "with" was missing here.
(cherry picked from commit 2a7efa3)

Co-authored-by: Matt Harding <majaharding@gmail.com>
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants