diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-30 22:12:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-30 22:12:51 (GMT) |
commit | c81521020d643b4a5183098470ef7e6470facefb (patch) | |
tree | 9679b712dd9f4bfa003d6c8a0b188d34cf015025 /Modules/_elementtree.c | |
parent | 2c234196ea30b9da370780204ed9068f1fb134c6 (diff) | |
download | cpython-c81521020d643b4a5183098470ef7e6470facefb.zip cpython-c81521020d643b4a5183098470ef7e6470facefb.tar.gz cpython-c81521020d643b4a5183098470ef7e6470facefb.tar.bz2 |
gh-109649: Add os.process_cpu_count() function (#109907)
* Refactor os_sched_getaffinity_impl(): move variable definitions to
their first assignment.
* Fix test_posix.test_sched_getaffinity(): restore the old CPU mask
when the test completes!
* Doc: Specify that os.cpu_count() counts *logicial* CPUs.
* Doc: Specify that os.sched_getaffinity(0) is related to the calling
thread.
Diffstat (limited to 'Modules/_elementtree.c')
0 files changed, 0 insertions, 0 deletions