Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 214fac9

Browse filesBrowse files
MikeMcC399aduh95
authored andcommitted
doc: update Python 3.14 manual install instructions (Windows)
PR-URL: #61428 Refs: #61427 Refs: nodejs/node-gyp#3264 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 58abe99 commit 214fac9
Copy full SHA for 214fac9

1 file changed

+4-2Lines changed: 4 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎BUILDING.md‎

Copy file name to clipboardExpand all lines: BUILDING.md
+4-2Lines changed: 4 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -735,8 +735,8 @@ Refs:
735735

736736
##### Option 1: Manual install
737737

738-
* The current [version of Python][Python versions] from the
739-
[Microsoft Store](https://apps.microsoft.com/store/search?publisher=Python+Software+Foundation)
738+
* The current [version of Python][Python downloads] by following the instructions in
739+
[Using Python on Windows][].
740740
* The "Desktop development with C++" workload from
741741
[Visual Studio 2022 (17.13 or newer)](https://visualstudio.microsoft.com/downloads/)
742742
or the "C++ build tools" workload from the
@@ -1136,4 +1136,6 @@ by opening a pull request against the registry available at
11361136

11371137
[AIX toolbox]: https://www.ibm.com/support/pages/aix-toolbox-open-source-software-overview
11381138
[Developer Mode]: https://learn.microsoft.com/en-us/windows/advanced-settings/developer-mode
1139+
[Python downloads]: https://www.python.org/downloads/
11391140
[Python versions]: https://devguide.python.org/versions/
1141+
[Using Python on Windows]: https://docs.python.org/3/using/windows.html

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.