]> granicus.if.org Git - python/commit
bpo-33166: Change os.cpu_count to return active (real) processors (GH-15949)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Sep 2019 15:56:13 +0000 (08:56 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2019 15:56:13 +0000 (08:56 -0700)
commit43ee0e2ca33ae28d37a3dddf10a648895cd46bda
treee00e04f811ee3a7f4477315f764b02c14c5037d5
parent63eefc35674ec12ab4d00af4feaf21de4cb1c91c
bpo-33166: Change os.cpu_count to return active (real) processors (GH-15949)

(cherry picked from commit aa929273caca2f4e24e3aa9e790272fd4458ad35)

Co-authored-by: Steve Dower <steve.dower@python.org>
Misc/NEWS.d/next/Windows/2019-09-11-14-42-04.bpo-36634.8Un8ih.rst [new file with mode: 0644]
Modules/posixmodule.c