]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-115872: Doc: remove obsolete reference to MSI packages (GH-115873) (#115876)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Feb 2024 08:17:24 +0000 (09:17 +0100)
committerGitHub <noreply@github.com>
Sat, 24 Feb 2024 08:17:24 +0000 (01:17 -0700)
Co-authored-by: partev <petrosyan@gmail.com>
Doc/using/windows.rst

index 434eae56f0bb0a041616b5f8d595dd1c9d073cf6..cc744b57979d5a3cc1b6d36d56cf5a08420ebe8a 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