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
Conversation
|
Every change to Python requires a NEWS entry. Please, add it using the blurb_it Web app or the blurb command-line tool. |
|
Docs entry is not required here as the change is small, please remove it. I applied |
|
Thanks @gophra for the PR, and @ezio-melotti for merging it |
|
Thanks @gophra for the PR, and @ezio-melotti for merging it |
|
GH-92403 is a backport of this pull request to the 3.9 branch. |
|
GH-92404 is a backport of this pull request to the 3.10 branch. |
* Fix missing possessive apostrophe (cherry picked from commit a79001e) Co-authored-by: gophra <105054704+gophra@users.noreply.github.com>
* Fix missing possessive apostrophe (cherry picked from commit a79001e) Co-authored-by: gophra <105054704+gophra@users.noreply.github.com>
No description provided.