-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Fix detection of Windows Server 2025 by platform.py #127732
Copy link
Copy link
Closed
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixesOS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixesOS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Feature or enhancement
Proposal:
Windows Server 2025 was officially released a month ago and is now detected as Server 2022 instead of Server 2025
Microsoft Lifecycle:
https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2025
https://www.microsoft.com/en-us/windows-server/blog/
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
platform.pydetection #127733