Skip to content

Fixed capital letters missing and missing .#12584

Merged
miss-islington merged 3 commits into
python:masterfrom
Seluj78:patch-5
Mar 28, 2019
Merged

Fixed capital letters missing and missing .#12584
miss-islington merged 3 commits into
python:masterfrom
Seluj78:patch-5

Conversation

@Seluj78

@Seluj78 Seluj78 commented Mar 27, 2019

Copy link
Copy Markdown
Contributor

No bpo for minor doc fix

@eamanu eamanu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lgtm

@Seluj78

Seluj78 commented Mar 27, 2019

Copy link
Copy Markdown
Contributor Author

cc @birkenfeld

@csabella

Copy link
Copy Markdown
Contributor

I can understand why this is lower case; it is using the New in version 3.1: part as the beginning of the sentence. However, it may be better to make this more of a complete sentence in itself, such as Added under the name.

There is another lower case example under the Deprecated Alias section:
Deprecated since version 3.1: the fail* aliases listed in the second column.

That one would probably should have the the capitalized.

@eamanu

eamanu commented Mar 27, 2019

Copy link
Copy Markdown
Contributor

@csabella mmm yes ... sound good that you say, but on the line 1005 on the versionchanged Renamed to :meth:`assertRaisesRegex`. start with capital.

@Seluj78

Seluj78 commented Mar 27, 2019

Copy link
Copy Markdown
Contributor Author

Done @csabella

@brettcannon brettcannon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If the sentences are going to be edited then they should be made into complete sentences.

Comment thread Doc/library/unittest.rst Outdated
Comment thread Doc/library/unittest.rst Outdated
Comment thread Doc/library/unittest.rst Outdated
Comment thread Doc/library/unittest.rst Outdated
@bedevere-bot

Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Co-Authored-By: Seluj78 <jlasne@student.42.fr>
@Seluj78

Seluj78 commented Mar 28, 2019

Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again

@bedevere-bot

Copy link
Copy Markdown

Thanks for making the requested changes!

@brettcannon: please review the changes made to this pull request.

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @Seluj78 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-12612 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 28, 2019
No `bpo` for minor doc fix
(cherry picked from commit 3d78c4a)

Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr>
miss-islington added a commit that referenced this pull request Mar 29, 2019
No `bpo` for minor doc fix
(cherry picked from commit 3d78c4a)

Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr>
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.

7 participants