Skip to content

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

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

twm
Copy link
Contributor

@twm twm commented Oct 18, 2024

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/

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Oct 18, 2024
@AA-Turner AA-Turner merged commit 14cafe1 into python:main Oct 20, 2024
34 checks passed
@miss-islington-app
Copy link

Thanks @twm for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 20, 2024
@miss-islington-app
Copy link

Sorry, @twm and @AA-Turner, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 14cafe1a108cf0be73a27a0001003b5897eec8f0 3.12

@bedevere-app
Copy link

bedevere-app bot commented Oct 20, 2024

GH-125742 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 20, 2024
@AA-Turner AA-Turner removed the needs backport to 3.12 only security fixes label Oct 20, 2024
@AA-Turner
Copy link
Member

@twm ignore Miss Islington, all is well.

A

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.

4 participants