From b521e14ef6e4ce084338ba991ab135c965ec1e66 Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Sat, 17 Jan 2026 08:41:08 +0100 Subject: [PATCH 1/2] doc: update Python 3.14 manual install instructions (Windows) --- BUILDING.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/BUILDING.md b/BUILDING.md index 8acb0fbc135678..623597230fbecf 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -735,8 +735,8 @@ Refs: ##### Option 1: Manual install -* The current [version of Python][Python versions] from the - [Microsoft Store](https://apps.microsoft.com/store/search?publisher=Python+Software+Foundation) +* The current [version of Python][Python downloads] by following the instructions in + [Using Python on Windows][Using Python on Windows] * The "Desktop development with C++" workload from [Visual Studio 2022 (17.13 or newer)](https://visualstudio.microsoft.com/downloads/) or the "C++ build tools" workload from the @@ -1146,4 +1146,6 @@ by opening a pull request against the registry available at [AIX toolbox]: https://www.ibm.com/support/pages/aix-toolbox-open-source-software-overview [Developer Mode]: https://learn.microsoft.com/en-us/windows/advanced-settings/developer-mode +[Python downloads]: https://www.python.org/downloads/ [Python versions]: https://devguide.python.org/versions/ +[Using Python on Windows]: https://docs.python.org/3/using/windows.html From 1f163f56052567a7fe3a67198d57d0bbf23607d5 Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Sun, 18 Jan 2026 17:03:09 +0100 Subject: [PATCH 2/2] change to collapsed reference link Co-authored-by: Antoine du Hamel --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 623597230fbecf..896918635c0274 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -736,7 +736,7 @@ Refs: ##### Option 1: Manual install * The current [version of Python][Python downloads] by following the instructions in - [Using Python on Windows][Using Python on Windows] + [Using Python on Windows][]. * The "Desktop development with C++" workload from [Visual Studio 2022 (17.13 or newer)](https://visualstudio.microsoft.com/downloads/) or the "C++ build tools" workload from the