summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorWulian <1055917385@qq.com>2024-10-01 14:44:18 (GMT)
committerGitHub <noreply@github.com>2024-10-01 14:44:18 (GMT)
commitda1e5526aee674bb33c17a498aa3781587b9850c (patch)
tree3aa7d67f9653bf1ffc11090264a883f92b339e00 /Doc
parent67e01a430f4ecfcb540d6a29b347966ff4e53454 (diff)
downloadcpython-da1e5526aee674bb33c17a498aa3781587b9850c.zip
cpython-da1e5526aee674bb33c17a498aa3781587b9850c.tar.gz
cpython-da1e5526aee674bb33c17a498aa3781587b9850c.tar.bz2
gh-124487: Updated installer messages and internal docs regarding minimum Windows version (GH-124822)
Diffstat (limited to 'Doc')
-rw-r--r--Doc/using/windows.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst
index 136236f..20d872d 100644
--- a/Doc/using/windows.rst
+++ b/Doc/using/windows.rst
@@ -23,8 +23,9 @@ available for application-local distributions.
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 8.1 and newer. If you require Windows 7
-support, please install Python 3.8.
+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.12.
There are a number of different installers available for Windows, each with
certain benefits and downsides.