]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-38704: Prevent installation on unsupported Windows versions (GH-17950)
authorZackery Spytz <zspytz@gmail.com>
Tue, 17 May 2022 22:24:17 +0000 (15:24 -0700)
committerGitHub <noreply@github.com>
Tue, 17 May 2022 22:24:17 +0000 (23:24 +0100)
Misc/NEWS.d/next/Windows/2020-01-10-23-33-03.bpo-38704.2Idtdn.rst [new file with mode: 0644]
Tools/msi/bundle/Default.wxl

diff --git a/Misc/NEWS.d/next/Windows/2020-01-10-23-33-03.bpo-38704.2Idtdn.rst b/Misc/NEWS.d/next/Windows/2020-01-10-23-33-03.bpo-38704.2Idtdn.rst
new file mode 100644 (file)
index 0000000..519338f
--- /dev/null
@@ -0,0 +1 @@
+Prevent installation on unsupported Windows versions.
index 2eddd1f749ec5a6014a51068df03896e5a9032cd..8b2633fe89f7261daec038ea25afba538cddd343 100644 (file)
@@ -121,7 +121,6 @@ Feel free to email &lt;a href="mailto:python-list@python.org"&gt;python-list@pyt
   <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String>
   <String Id="FailureRestartButton">&amp;Restart</String>
   <String Id="FailureExistingInstall">Unable to install [WixBundleName] due to an existing install. Use Programs and Features to modify, repair or remove [WixBundleName].</String>
-  
   <String Id="FailureOldOS">At least Windows 8.1 or Windows Server 2012 are required to install [WixBundleName]
 
 Visit &lt;a href="https://www.python.org/"&gt;python.org&lt;/a&gt; to download an earlier version of Python.</String>