]> granicus.if.org Git - python/commitdiff
Issue #25874: Clarify platform support in the "Using Python on Windows" doc.
authorBrett Cannon <brett@python.org>
Sun, 27 Dec 2015 20:08:37 +0000 (12:08 -0800)
committerBrett Cannon <brett@python.org>
Sun, 27 Dec 2015 20:08:37 +0000 (12:08 -0800)
Thanks to Chris Wilcox for the initial patch.

Doc/using/windows.rst
Misc/ACKS

index 2116c106dea31edb97b31279d20309b21d53ed55..63de69f86af346f094d89bc8ac1e2807f8432072 100644 (file)
@@ -24,6 +24,14 @@ core interpreter and library being used by a single user. The installer is also
 able to install for all users of a single machine, and a separate ZIP file is
 available for application-local distributions.
 
+Supported Versions
+------------------
+
+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 3.5 supports Windows Vista and newer. If you require Windows XP support
+then please install Python 3.4.
+
 Installation Steps
 ------------------
 
index cd715de32457dd768bb26dc31d0f89c288dc206f..81353f2dda44d9ff8c85347b516b1337c4ae1214 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1554,6 +1554,7 @@ Felix Wiemann
 Gerry Wiener
 Frank Wierzbicki
 Santoso Wijaya
+Chris Wilcox
 Bryce "Zooko" Wilcox-O'Hearn
 Timothy Wild
 Jakub Wilk