]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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 14:56:44 +0000 (15:56 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 14:56:44 +0000 (14:56 +0000)
commit28d02860c0c40b921b53bf6871e2bb0e463c5f70
tree16c4bda3d3456ace9af7b7a98ed3ac2ad80cca35
parentb4fa4c2c3ca4181acd9467fe82118e129f4fd843
[3.13] gh-131741: Add documentation for Windows version detection change in `platform` (GH-131742) (#131767)

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