Skip to content
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

gh-92368: Fix missing possesive apostrophe #92397

Merged
merged 3 commits into from May 6, 2022

Conversation

gophra
Copy link
Contributor

@gophra gophra commented May 6, 2022

No description provided.

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented May 6, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link

bedevere-bot commented May 6, 2022

Every change to Python requires a NEWS entry.

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

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels May 6, 2022
@kumaraditya303
Copy link
Contributor

kumaraditya303 commented May 6, 2022

Docs entry is not required here as the change is small, please remove it. I applied skip news label.

@kumaraditya303 kumaraditya303 requested a review from AlexWaygood May 6, 2022
Copy link
Member

@AlexWaygood AlexWaygood left a comment

Thanks @gophra for the PR, and for deleting the news entry!

@miss-islington
Copy link
Contributor

miss-islington commented May 6, 2022

Thanks @gophra for the PR, and @ezio-melotti for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

miss-islington commented May 6, 2022

Thanks @gophra for the PR, and @ezio-melotti for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented May 6, 2022

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

@bedevere-bot
Copy link

bedevere-bot commented May 6, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 6, 2022
* Fix missing possessive apostrophe
(cherry picked from commit a79001e)

Co-authored-by: gophra <105054704+gophra@users.noreply.github.com>
miss-islington added a commit that referenced this pull request May 6, 2022
* Fix missing possessive apostrophe
(cherry picked from commit a79001e)

Co-authored-by: gophra <105054704+gophra@users.noreply.github.com>
miss-islington added a commit that referenced this pull request May 6, 2022
* Fix missing possessive apostrophe
(cherry picked from commit a79001e)

Co-authored-by: gophra <105054704+gophra@users.noreply.github.com>
@gophra gophra deleted the fix-issue-92368 branch May 6, 2022
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
* Fix missing possessive apostrophe
(cherry picked from commit a79001e)

Co-authored-by: gophra <105054704+gophra@users.noreply.github.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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants