mirror of
https://github.com/python/cpython.git
synced 2025-09-22 08:23:36 +00:00
gh-124487: Updated installer messages and internal docs regarding minimum Windows version (GH-124822)
This commit is contained in:
parent
67e01a430f
commit
da1e5526ae
3 changed files with 5 additions and 12 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue