Skip to content

Conversation

@crwilcox
Copy link
Contributor

@crwilcox crwilcox commented Sep 1, 2017

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

https://bugs.python.org/issue30581

…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
@crwilcox crwilcox changed the title Backport bp0-30581 to 3.6: Windows: os.cpu_count() returns wrong number of processors bp0-30581: Backport to 3.6: Windows: os.cpu_count() returns wrong number of processors Sep 1, 2017
@crwilcox crwilcox changed the title bp0-30581: Backport to 3.6: Windows: os.cpu_count() returns wrong number of processors bpo-30581: Backport to 3.6: Windows: os.cpu_count() returns wrong number of processors Sep 1, 2017
@pitrou
Copy link
Member

pitrou commented Sep 1, 2017

Thank you for the backport! Now merging.

@pitrou pitrou merged commit 58521fd into python:3.6 Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants