Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Fix capitalization of Unix in multiprocessing documentation#96913
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I was able to verify this change that corrects the deviation from the convention of addressingUnix
in the documentation.
The change lgtm.
Thank you @rahul-kumi!! |
Thanks! Would you mind also changing these:
And probably also these:
|
Change 'unix' to 'Unix' throughout documentation.
All updated! I have changed the title of the commit to better reflect that the change is a little wider than initially suggested. I also rebased against master to make it smoother! I hope that it helps! Thanks for the review! Will |
Thanks@hawkinsw for the PR, and@JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
bedevere-bot commentedOct 1, 2022
GH-97711 is a backport of this pull request to the3.11 branch. |
bedevere-bot commentedOct 1, 2022
GH-97712 is a backport of this pull request to the3.10 branch. |
(cherry picked from commitbd7d0e8)Co-authored-by: Will Hawkins <8715530+hawkinsw@users.noreply.github.com>
(cherry picked from commitbd7d0e8)Co-authored-by: Will Hawkins <8715530+hawkinsw@users.noreply.github.com>
(cherry picked from commitbd7d0e8)Co-authored-by: Will Hawkins <8715530+hawkinsw@users.noreply.github.com>
(cherry picked from commitbd7d0e8)Co-authored-by: Will Hawkins <8715530+hawkinsw@users.noreply.github.com>
(cherry picked from commitbd7d0e8)Co-authored-by: Will Hawkins <8715530+hawkinsw@users.noreply.github.com>
Fix capitalization of Unix in multiprocessing documentation