Skip to content

Conversation

idann
Copy link
Contributor

@idann idann commented Mar 25, 2025

Document the behavior change between 3.11 & 3.12, where platform now correctly detects Windows 11 and Windows Server releases past Windows Server 2012.


📚 Documentation preview 📚: https://cpython-previews--131742.org.readthedocs.build/

Document the behavior change between 3.11 & 3.12, where `platform` now correctly detects Windows 11 and Windows Server releases past Windows Server 2012.
@ghost
Copy link

ghost commented Mar 25, 2025

All commit authors signed the Contributor License Agreement.
CLA signed

@hugovk hugovk added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Mar 26, 2025
* Removed bullet point present in full changelog
* Changed backticks to RST format (` -> ``)
* Grammar changes ("Prior" -> "Previously")
@idann idann requested review from hugovk and AA-Turner March 26, 2025 14:27
@AA-Turner AA-Turner merged commit b9ca438 into python:main Mar 26, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 26, 2025
@miss-islington-app
Copy link

Thanks @idann for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 26, 2025
…ge in `platform` (pythonGH-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 b9ca438)

Co-authored-by: Idan Noiman <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Wulian <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 26, 2025

GH-131767 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 26, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 26, 2025
…ge in `platform` (pythonGH-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 b9ca438)

Co-authored-by: Idan Noiman <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Wulian <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 26, 2025

GH-131768 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 26, 2025
AA-Turner added a commit that referenced this pull request Mar 26, 2025
…nge 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 b9ca438)

Co-authored-by: Idan Noiman <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Wulian <[email protected]>
AA-Turner added a commit that referenced this pull request Mar 26, 2025
…nge 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 b9ca438)

Co-authored-by: Idan Noiman <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Wulian <[email protected]>
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 1, 2025
…ge in `platform` (python#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 <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Wulian <[email protected]>
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
…ge in `platform` (python#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 <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Wulian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants