COMMITS
/ Doc/using/windows.rst September 17, 2024
M
[3.12] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) (GH-124152)
Miss Islington (bot) committed
April 15, 2024
H
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)
Hugo van Kemenade committed
February 24, 2024
M
[3.12] gh-115872: Doc: remove obsolete reference to MSI packages (GH-115873) (#115876)
Miss Islington (bot) committed
February 22, 2024
M
[3.12] gh-115795: Doc: fix obsolete URL (GH-115749) (#115803)
Miss Islington (bot) committed
October 11, 2023
E
[3.12] gh-110631: Fix reST indentation (GH-110724) (#110738)
Ezio Melotti committed
September 24, 2023
M
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
Miss Islington (bot) committed
August 16, 2023
M
[3.12] GH-92584: Remove reference to Distutils in ``cx_Freeze``'s description (GH-108047) (#108057)
Miss Islington (bot) committed
July 21, 2023
S
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
Serhiy Storchaka 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
February 22, 2022
S
bpo-36557: Updated wording for using/windows (GH-31457)
slateny committed
January 18, 2022
B
April 26, 2021
A
Fix broken links and improve stand-alone tools list in FAQ GH-22124
Andre Delfino committed
February 18, 2021
J
Remove all links to mingw.org (GH-24552)
Jeremy Paige committed
February 3, 2021
S
Add link to Microsoft docs for limitations in Windows Store package (GH-24422)
Steve Dower committed
December 3, 2020
Z
bpo-42523: Fix supported versions in "Using Python on Windows" (GH-23603)
Zackery Spytz committed
November 2, 2020
V
bpo-42236: Enhance init and encoding documentation (GH-23109)
Victor Stinner committed
October 20, 2020
Z
bpo-30612: Tweak Windows registry path syntax in the docs (GH-20281)
Zackery Spytz committed
June 1, 2020
Z
bpo-40831: Remove an incorrect statement in the Windows docs (GH-20570)
Zackery Spytz committed
January 28, 2020
I
bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935)
Inada Naoki committed
October 14, 2019
S
bpo-38133: Update docs to reflect fixes to py.exe launcher (GH-16791)
Steve Dower committed
August 19, 2019
S
Remove 'unstable' warning for Windows Store package in docs (GH-15334)
Steve Dower committed
June 26, 2019
S
Improve Windows commands in tutorial (GH-14379)
Steve Dower committed
June 2, 2019
X
Fix typos in docs and docstrings (GH-13745)
Xtreak committed
May 25, 2019
J
Docs: FIX broken links. (GH-13491)
Julien Palard committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
May 13, 2019
U
bpo-36008: Doc update for 3.8 migration (GH-12887)
Utkarsh Gupta committed
April 12, 2019
December 11, 2018
S
bpo-34977: Add Windows App Store package (GH-11027)
Steve Dower committed
December 5, 2018
A
Correct a couple of unbalanced parenthesis. (GH-10779)
Andre Delfino committed
August 3, 2018
H
bpo-34317: Fix a dead url to Windows documentation (GH-8622)
HiyashiChuka committed