COMMITS
/ Doc/using/windows.rst February 24, 2026
M
[3.14] Update Python install manager docs (GH-145160)
Miss Islington (bot) committed
January 21, 2026
M
Update install manager docs (python/pymanager#227) (GH-144079)
Miss Islington (bot) committed
December 9, 2025
M
Updates to PyManager docs based on feedback. (GH-142473)
Miss Islington (bot) committed
November 14, 2025
M
Add PyManager troubleshooting steps for direct launch of script files (GH-141530)
Miss Islington (bot) committed
November 11, 2025
M
Add documentation for Python install manager's install_dir, global_dir and download_dir (GH-140223)
Miss Islington (bot) committed
October 13, 2025
M
[3.14] Using Python on Windows: Free-threaded is supported from 3.14 (GH-139992) (#140045)
Miss Islington (bot) committed
September 4, 2025
M
[3.14] GH-101100: Resolve reference warnings in using/windows.rst (GH-138416) (#138461)
Miss Islington (bot) committed
July 22, 2025
M
[3.14] Fix tables in 'Using on Windows' for the text writer (GH-137012) (#137015)
Miss Islington (bot) committed
May 23, 2025
M
[3.14] Further improves Advanced installation docs for PyManager (GH-134541) (GH-134576)
Miss Islington (bot) committed
May 15, 2025
M
Improve the administrative install docs for Python Install Manager (GH-134066)
Miss Islington (bot) committed
May 13, 2025
M
gh-133928: Improvements to using/windows.rst (GH-133952)
Miss Islington (bot) committed
May 10, 2025
M
[3.14] Tiny doc fix to double up backslashes in a Windows filesystem path (GH-133828) (#133830)
Miss Islington (bot) committed
May 8, 2025
M
Adds docs to help with troubleshooting pip installs. (GH-133692)
Miss Islington (bot) committed
May 5, 2025
S
gh-133469: Adds to advanced section on installing PyManager (GH-133471)
Steve Dower committed
April 28, 2025
S
gh-132930: Implement PEP 773 (GH-132931)
Steve Dower committed
November 11, 2024
October 21, 2024
E
Doc: Fix typos (#125728)
ember91 committed
October 1, 2024
September 17, 2024
R
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
Rafael Fontenelle committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
February 24, 2024
P
gh-115872: Doc: remove obsolete reference to MSI packages (#115873)
partev committed
February 22, 2024
P
gh-115795: Doc: fix obsolete URL (#115749)
partev committed
January 17, 2024
S
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
Steve Dower committed
October 11, 2023
E
gh-110631: Fix reST indentation (#110724)
Ezio Melotti committed
October 2, 2023
September 23, 2023
S
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka committed
August 16, 2023
A
GH-92584: Remove reference to Distutils in ``cx_Freeze``'s description (#108047)
Adam Turner committed
July 21, 2023
S
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
Serhiy Storchaka committed
June 1, 2023
V
gh-105145: Remove old functions to config Python init (#105154)
Victor Stinner committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
April 24, 2023
C
Change 'dependant' to 'dependent' (#103745)
Christopher Chavez committed
February 1, 2023
January 28, 2023
S
Fix trivial typo in shebang example (GH-101385)
socal-nerdtastic committed
January 16, 2023
S
January 13, 2023
October 31, 2022
S
gh-98692: Enable treating shebang lines as executables in py.exe launcher (GH-98732)
Steve Dower committed
October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
October 4, 2022
B
gh-97754: Update doc for default location of per-user installs on Windows (GH-97756)
Ben Faulhaber committed
September 27, 2022
S
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka committed
August 3, 2022
August 1, 2022
S
gh-92219: Clarify that some options to the installer may break the install (GH-95548)
Steve Dower committed
July 25, 2022
C
gh-85454: Remove distutils documentation (#95239)
Christian Heimes committed
July 21, 2022
A
GH-95029: Describe Windows Store package isolation and redirection in more detail (GH-95030)
Anthony Shaw committed
June 21, 2022
O
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin committed
May 10, 2022
C
May 9, 2022
S
gh-86019: Add table for Windows installer options (GH-91809)
slateny committed
April 14, 2022
I
gh-91156: Fix `encoding="locale"` in UTF-8 mode (GH-70056)
Inada Naoki committed
April 4, 2022
C
Demonstrate `py --list` in the quickstart section of the Windows doc page (GH-29383)
Christian Clauss committed
March 28, 2022
S
bpo-46566: Add new py.exe launcher implementation (GH-32062)
Steve Dower committed
March 23, 2022
R
bpo-31582: Created a new documentation section describing sys.path initialization (GH-31082)
Russel Webber committed