Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.11] [3.12] gh-109649: Enhance os.cpu_count() documentation (GH-110169) #110226

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 3, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 2, 2023

Co-authored-by: Victor Stinner [email protected]


📚 Documentation preview 📚: https://cpython-previews--110226.org.readthedocs.build/

…H-110169)

* pythongh-109649: Enhance os.cpu_count() documentation

* Doc: Specify that os.cpu_count() counts *logicial* CPUs.
* Doc: Specify that os.sched_getaffinity(0) is related to the calling
  thread.
* Fix test_posix.test_sched_getaffinity(): restore the old CPU mask
  when the test completes!

* Restore removed text
(cherry picked from commit 5245b97)

Co-authored-by: Victor Stinner <[email protected]>
@gpshead gpshead merged commit bf6843e into python:3.11 Oct 3, 2023
@miss-islington miss-islington deleted the backport-5245b97-3.11 branch October 3, 2023 01:37
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 news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants