]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131741: Add documentation for Windows version detection change in `platform` ...
authorIdan Noiman <idann@users.noreply.github.com>
Wed, 26 Mar 2025 14:50:37 +0000 (16:50 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 14:50:37 +0000 (14:50 +0000)
commitb9ca438daab6a4e2513ab38171e94c75da03d6e3
tree9e37bc63699f085c96a24bf43463d17abd5ebd1c
parent2d83891dfd51f595de68b0336b3bfc876f7b2507
gh-131741: Add documentation for Windows version detection change in `platform` (#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.

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