Skip to content

Fix typo in Programming FAQ#92083

Merged
JelleZijlstra merged 2 commits intopython:mainfrom
majaha:patch-1
May 2, 2022
Merged

Fix typo in Programming FAQ#92083
JelleZijlstra merged 2 commits intopython:mainfrom
majaha:patch-1

Conversation

@majaha
Copy link
Copy Markdown
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
Copy Markdown

ghost commented Apr 30, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link
Copy Markdown

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 self-assigned this May 1, 2022
@JelleZijlstra JelleZijlstra merged commit 2a7efa3 into python:main May 2, 2022
@miss-islington
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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

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