]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-131741: Add documentation for Windows version detection change in `platform...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 26 Mar 2025 15:00:08 +0000 (16:00 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 15:00:08 +0000 (15:00 +0000)
commitb7c53716217c738a6fdffd9cefd2df96b91d4b09
treeac58ece01966520cee09d6a7305f1e32741017ef
parente78280d0de81233b72ca4bc3c39fb7b1ada3a92c
[3.12] gh-131741: Add documentation for Windows version detection change in `platform` (GH-131742) (#131768)

gh-131741: Add documentation for Windows version detection change in `platform` (GH-131742)

Document the behavior change between 3.11 & 3.12, where ``platform`` now correctly detects Windows 11 and Windows Server releases past Windows Server 2012.
(cherry picked from commit b9ca438daab6a4e2513ab38171e94c75da03d6e3)

Co-authored-by: Idan Noiman <idann@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Wulian <1055917385@qq.com>
Doc/whatsnew/3.12.rst