Skip to content

gh-152433: Windows: implement os.cpu_count() for UWP - #152479

Merged
zware merged 1 commit into
python:mainfrom
thexai:uwp-os_cpu_count
Jul 18, 2026
Merged

gh-152433: Windows: implement os.cpu_count() for UWP#152479
zware merged 1 commit into
python:mainfrom
thexai:uwp-os_cpu_count

Conversation

@thexai

@thexaithexai commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

@bedevere-app

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@chris-eiblchris-eibl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I do not have an UWP environment, though, but the implementation looks correct and if it works for you it works for me :)

@thexaithexai changed the title gh-152433: Windows: implement os.cpu_count() for UWPgh-152433: Windows: implement os.cpu_count() for UWPJul 4, 2026
Comment threadMisc/NEWS.d/next/Windows/2026-06-28-12-37-08.gh-issue-152433.FTMgqF.rst Outdated
@thexai
thexaiforce-pushed the uwp-os_cpu_count branch from e0e02b1 to 842e050CompareJuly 5, 2026 18:25
@thexai
thexaiforce-pushed the uwp-os_cpu_count branch from 842e050 to 3830800CompareJuly 6, 2026 13:26
@thexaithexai closed this Jul 6, 2026
@thexaithexai reopened this Jul 6, 2026
@zware
zware merged commit d7b171b into python:mainJul 18, 2026
66 of 77 checks passed
@thexai
thexai deleted the uwp-os_cpu_count branch July 18, 2026 14:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@thexai@zware@StanFromIreland@chris-eibl