This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients cheryl.sabella, eryksun, giampaolo.rodola, paul.moore, pitrou, steve.dower, tim.golden, yanirh, zach.ware
Date 2019-09-11.15:15:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568214942.19.0.253350872152.issue33166@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-09-11 15:15:42zach.waresetrecipients: + zach.ware, paul.moore, pitrou, giampaolo.rodola, tim.golden, eryksun, steve.dower, cheryl.sabella, yanirh
2019-09-11 15:15:42zach.waresetmessageid: <1568214942.19.0.253350872152.issue33166@roundup.psfhosted.org>
2019-09-11 15:15:42zach.warelinkissue33166 messages
2019-09-11 15:15:42zach.warecreate