]> granicus.if.org Git - python/commit
bpo-33166: Change os.cpu_count to return active (real) processors (GH-15949)
authorSteve Dower <steve.dower@python.org>
Wed, 11 Sep 2019 15:15:39 +0000 (16:15 +0100)
committerZachary Ware <zachary.ware@gmail.com>
Wed, 11 Sep 2019 15:15:39 +0000 (16:15 +0100)
commitaa929273caca2f4e24e3aa9e790272fd4458ad35
treecaf4d6d037b22ec3574ccff27d4e3b8cdec1194e
parente20134f889a0cfcc37a46979f31a1c98b800de07
bpo-33166: Change os.cpu_count to return active (real) processors (GH-15949)
Misc/NEWS.d/next/Windows/2019-09-11-14-42-04.bpo-36634.8Un8ih.rst [new file with mode: 0644]
Modules/posixmodule.c