]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-115872: Doc: remove obsolete reference to MSI packages (#115873)
authorpartev <petrosyan@gmail.com>
Sat, 24 Feb 2024 06:53:26 +0000 (01:53 -0500)
committerGitHub <noreply@github.com>
Sat, 24 Feb 2024 06:53:26 +0000 (23:53 -0700)
Doc/using/windows.rst

index bfcf1c6882f29d4f8b5b45a483e490f70c937b80..cc4db34b04d900be84bdb61d60c8113cd25d5eff 100644 (file)
@@ -14,7 +14,7 @@ know about when using Python on Microsoft Windows.
 
 Unlike most Unix systems and services, Windows does not include a system
 supported installation of Python. To make Python available, the CPython team
-has compiled Windows installers (MSI packages) with every `release
+has compiled Windows installers with every `release
 <https://www.python.org/downloads/>`_ for many years. These installers
 are primarily intended to add a per-user installation of Python, with the
 core interpreter and library being used by a single user. The installer is also