From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sat, 24 Feb 2024 08:17:24 +0000 (+0100) Subject: [3.12] gh-115872: Doc: remove obsolete reference to MSI packages (GH-115873) (#115876) X-Git-Tag: v3.12.3~213 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4dd31409cf6f23dcd8113d10f74a2e41b8cb1ed;p=thirdparty%2FPython%2Fcpython.git [3.12] gh-115872: Doc: remove obsolete reference to MSI packages (GH-115873) (#115876) Co-authored-by: partev --- diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index 434eae56f0bb..cc744b57979d 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -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 `_ 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