-
-
Couldn't load subscription status.
- Fork 33.2k
Doc: Fix pluralization in os.process_cpu_count() documentation #125678
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
Conversation
|
Thanks @twm for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…nGH-125678) (cherry picked from commit 14cafe1) Co-authored-by: Tom Most <[email protected]>
|
Sorry, @twm and @AA-Turner, I could not cleanly backport this to |
|
GH-125742 is a backport of this pull request to the 3.13 branch. |
|
@twm ignore Miss Islington, all is well. A |
…GH-125678) (#125742) Co-authored-by: Tom Most <[email protected]>
Remove the misplaced pluralization of "functions" in the sentence "See also the
sched_getaffinity()functions."Ref: https://docs.python.org/3/library/os.html#os.process_cpu_count
📚 Documentation preview 📚: https://cpython-previews--125678.org.readthedocs.build/