Skip to content

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

Merged
JelleZijlstra merged 4 commits intopython:mainfrom
eric-wieser:patch-5
Apr 7, 2022
Merged

doc: Link to string.capwords from str.title#20913
JelleZijlstra merged 4 commits intopython:mainfrom
eric-wieser:patch-5

Conversation

@eric-wieser
Copy link
Copy Markdown
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
Copy Markdown
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
Comment thread Doc/library/stdtypes.rst Outdated
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@JelleZijlstra
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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

@bedevere-bot
Copy link
Copy Markdown

GH-32394 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 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