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-39383: Mention Darwin as a potential value for platform.system() #18054

Open
wants to merge 1 commit into
base: master
from

Conversation

@bittner
Copy link
Contributor

bittner commented Jan 18, 2020

This change mentions 'Darwin' as a possible value for

platform.system()

in the documentation of the platform module.

https://bugs.python.org/issue39383

@bittner bittner changed the title Mention Darwin as a potential value for platform.system() bpo-39383: Mention Darwin as a potential value for platform.system() Jan 18, 2020
@csabella

This comment has been minimized.

Copy link
Contributor

csabella commented Jan 18, 2020

I think this is a great suggestion, but I don't think you need the parenthetical for macOS.

Doc/library/platform.rst Outdated Show resolved Hide resolved
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jan 18, 2020

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.

@bittner bittner force-pushed the bittner:docs/mention-macos-platform-system branch from a8fb1bb to cc3ee08 Jan 19, 2020
@bittner

This comment has been minimized.

Copy link
Contributor Author

bittner commented Jan 19, 2020

I have made the requested changes; please review again.

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jan 19, 2020

Thanks for making the requested changes!

@ned-deily: please review the changes made to this pull request.

@bedevere-bot bedevere-bot requested a review from ned-deily Jan 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.