Skip to content

Minor documentation fixes on library/enum#15234

Merged
ethanfurman merged 4 commits into
python:masterfrom
awecx:library_enum
Aug 20, 2019
Merged

Minor documentation fixes on library/enum#15234
ethanfurman merged 4 commits into
python:masterfrom
awecx:library_enum

Conversation

@awecx

@awecx awecx commented Aug 12, 2019

Copy link
Copy Markdown
Contributor

This PR fixes 3 minor issues in library/enum doc:

  • l.386: extra "were" that make the sentence incorrect.
  • l.732: I believe this is a bad example.
  • l.1056 typo: we're referring here to list and str as objects, not callables.

@tirkarthi

Copy link
Copy Markdown
Member

cc: @ethanfurman

Comment thread Doc/library/enum.rst Outdated
Comment thread Doc/library/enum.rst Outdated
Comment thread Doc/library/enum.rst
@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.

And if you don't make the requested changes, you will be poked with soft cushions!

@awecx

awecx commented Aug 16, 2019

Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again.
As discussed, I've updated the sentence "any value(s) given to the enum member will be passed into those methods" and left the removal of the example in the mixin section.

@bedevere-bot

Copy link
Copy Markdown

Thanks for making the requested changes!

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

@ethanfurman

Copy link
Copy Markdown
Member

@awecx, Is your name in the Misc/ACKS file? If you want it to be, please add that commit as well.

@awecx

awecx commented Aug 16, 2019

Copy link
Copy Markdown
Contributor Author

@awecx, Is your name in the Misc/ACKS file? If you want it to be, please add that commit as well.

No, it isn't.
I've just added myself with the last commit.

@ethanfurman ethanfurman 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.

Apologies, one more quick change.

Comment thread Doc/library/enum.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.

@awecx

awecx commented Aug 17, 2019

Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again.
I've applied your last suggestion.

@bedevere-bot

Copy link
Copy Markdown

Thanks for making the requested changes!

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

@ethanfurman

Copy link
Copy Markdown
Member

@awecx - Thank you for your patience and perseverance!

@awecx

awecx commented Aug 20, 2019

Copy link
Copy Markdown
Contributor Author

@awecx - Thank you for your patience and perseverance!

Thank YOU for advice and review of this (my first!) PR. I really appreciated.

lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
* Minor documentation fixes on library/enum
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
* Minor documentation fixes on library/enum
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
* Minor documentation fixes on library/enum
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