SIGN IN SIGN UP

bpo-30581: Windows: os.cpu_count() returns wrong number of processors (#2934)

* Fixes #30581 by adding a path to use newer GetMaximumProcessorCount API on Windows calls to os.cpu_count()

* Add NEWS.d entry for bpo-30581, os.cpu_count on Windows.

* Tweak NEWS entry
C
Christopher Wilcox committed
c67bae04780f9d7590f9f91b4ee5f31c5d75b3c3
Parent: 390eadd
Committed by Antoine Pitrou <pitrou@free.fr> on 8/30/2017, 9:01:08 AM