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

bpo-44175: Update docs for str title, istitle methods #26865

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

akulakov
Copy link
Contributor

@akulakov akulakov commented Jun 23, 2021

akulakov added 2 commits Jun 23, 2021
Also add a footnote with a wikipedia link to "title case".
@github-actions
Copy link

github-actions bot commented Jul 31, 2021

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Jul 31, 2021
@MaxwellDupre
Copy link
Contributor

MaxwellDupre commented Mar 22, 2022

The Footnotes seem to have gone astray:
Screenshot from 2022-03-22 10-29-25

@akulakov
Copy link
Contributor Author

akulakov commented Mar 23, 2022

The style of these footnotes was broken in this way since py 3.6; for example look at current dev version: https://docs.python.org/3.11/library/stdtypes.html

@github-actions github-actions bot removed the stale Stale PR or inactive for long period of time. label Aug 10, 2022
.. note::

This method is different from the standard publishing definition
of a title cased text fragment in which minor words would not be capitalized [6]_.
Copy link
Contributor

@slateny slateny Dec 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: currently 'titlecased' is used instead of 'title cased' (or 'title-cased' for that matter), so I think picking either one and making it consistent throughout would be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants