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
Fix capitalization of Unix in multiprocessing documentation #96913
Conversation
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 |
|
GH-97711 is a backport of this pull request to the 3.11 branch. |
|
GH-97712 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit bd7d0e8) Co-authored-by: Will Hawkins <8715530+hawkinsw@users.noreply.github.com>
(cherry picked from commit bd7d0e8) Co-authored-by: Will Hawkins <8715530+hawkinsw@users.noreply.github.com>
(cherry picked from commit bd7d0e8) Co-authored-by: Will Hawkins <8715530+hawkinsw@users.noreply.github.com>
(cherry picked from commit bd7d0e8) Co-authored-by: Will Hawkins <8715530+hawkinsw@users.noreply.github.com>
(cherry picked from commit bd7d0e8) Co-authored-by: Will Hawkins <8715530+hawkinsw@users.noreply.github.com>
Fix capitalization of Unix in multiprocessing documentation