Skip to content

doc: Link to string.capwords from str.title #20913

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 4 commits into from
Apr 7, 2022

Conversation

eric-wieser
Copy link
Contributor

Since title() mentions its own short-comings, it should also mention the library function which does not possess them.

No bpo issue since this is a trivial docs change.

Since `title()` mentions its own short-comings, it should also mention the library function which does not possess them.
@eric-wieser
Copy link
Contributor Author

Any chance someone could take a look at this?

@eric-wieser eric-wieser changed the title Link to string.capwords from str.title doc: Link to string.capwords from str.title Apr 1, 2021
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@JelleZijlstra
Copy link
Member

Thanks, I'll merge this in the coming days

@JelleZijlstra JelleZijlstra self-assigned this Apr 4, 2022
@JelleZijlstra JelleZijlstra merged commit b786d9e into python:main Apr 7, 2022
@miss-islington
Copy link
Contributor

Thanks @eric-wieser 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-32393 is a backport of this pull request to the 3.10 branch.

@bedevere-bot
Copy link

GH-32394 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 Apr 7, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 7, 2022
Since `title()` mentions its own short-comings, it should also mention the library function which does not possess them.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit b786d9e)

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
miss-islington added a commit that referenced this pull request Apr 7, 2022
Since `title()` mentions its own short-comings, it should also mention the library function which does not possess them.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit b786d9e)

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
miss-islington added a commit that referenced this pull request Apr 7, 2022
Since `title()` mentions its own short-comings, it should also mention the library function which does not possess them.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit b786d9e)

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
Since `title()` mentions its own short-comings, it should also mention the library function which does not possess them.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit b786d9e)

Co-authored-by: Eric Wieser <wieser.eric@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