bpo-30581: Windows: os.cpu_count() returns wrong number of processors by crwilcox · Pull Request #2934 · python/cpython

@crwilcox

…ount API on Windows calls to os.cpu_count()

pitrou

pitrou

@crwilcox

giampaolo

@pitrou

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, 2017
…#2934) (#3267)

* 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

GadgetSteve 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 arhadthedev changed the title bpo-30581: Windows: os.cpu_count() returns wrong number of processors empty

Apr 25, 2023

@arhadthedev arhadthedev changed the title empty bpo-30581: Windows: os.cpu_count() returns wrong number of processors

Apr 25, 2023