gh-124487: Updated installer messages and internal docs regarding minimum Windows version (GH-124822)

This commit is contained in:
Wulian 2024-10-01 22:44:18 +08:00 committed by GitHub
parent 67e01a430f
commit da1e5526ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 12 deletions

View file

@ -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.