]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152433: Windows: implement ``os.cpu_count()`` for UWP (GH-152479)
authorthexai <58434170+thexai@users.noreply.github.com>
Sat, 18 Jul 2026 12:19:03 +0000 (14:19 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 12:19:03 +0000 (07:19 -0500)
commitd7b171b6b32c823f28ba974e7c80c4fdfe78c98e
treea74d77bb86985c7485f3953fe497834a818d11de
parent7f8fc07e850d7b27a220c815db8c8abd545286c3
gh-152433: Windows: implement ``os.cpu_count()`` for UWP (GH-152479)
Misc/NEWS.d/next/Windows/2026-06-28-12-37-08.gh-issue-152433.FTMgqF.rst [new file with mode: 0644]
Modules/posixmodule.c