8000 gh-124102: Update internal PCbuild docs and correct WiX registry by Wulian233 · Pull Request #124784 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-124102: Update internal PCbuild docs and correct WiX registry #124784

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 18, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update windows.rst
  • Loading branch information
Wulian233 authored Oct 2, 2024
commit 31bfa669a6f64c82cc34d9297a9d7b6864ec3a27
2 changes: 1 addition & 1 deletion Doc/using/windows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ As specified in :pep:`11`, a Python release only supports a Windows platform
while Microsoft considers the platform under extended support. This means that
Python |version| supports Windows 10 and newer. If you require Windows 7
support, please install Python 3.8. If you require Windows 8.1 support,
please install Python 3.13.
please install Python 3.12.

There are a number of different installers available for Windows, each with
certain benefits and downsides.
Expand Down
Loading
0