bpo-30581: Windows: os.cpu_count() returns wrong number of processors by crwilcox · Pull Request #2934 · python/cpython
crwilcox added a commit to crwilcox/cpython that referenced this pull request
Sep 1, 2017…python#2934) * Fixes python#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
pitrou pushed a commit that referenced this pull request
Sep 1, 2017GadgetSteve pushed a commit to GadgetSteve/cpython that referenced this pull request
Sep 10, 2017…python#2934) * Fixes python#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
arhadthedev
changed the title
bpo-30581: Windows: os.cpu_count() returns wrong number of processors
empty
arhadthedev
changed the title
empty
bpo-30581: Windows: os.cpu_count() returns wrong number of processors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters