[issue33166] os.cpu_count() returns wrong number of processors on specific systems

Zachary Ware report at bugs.python.org
Wed Sep 11 11:15:42 EDT 2019


Zachary Ware <zachary.ware at gmail.com> added the comment:


New changeset aa929273caca2f4e24e3aa9e790272fd4458ad35 by Zachary Ware (Steve Dower) in branch 'master':
bpo-33166: Change os.cpu_count to return active (real) processors (GH-15949)
https://github.com/python/cpython/commit/aa929273caca2f4e24e3aa9e790272fd4458ad35


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33166>
_______________________________________


More information about the Python-bugs-list mailing list