COMMITS
/ Doc/using/windows.rst 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
July 30, 2018
S
Fix typos & formatting in Using Python on Windows doc (GH-8559)
Segev Finer committed
May 15, 2018
S
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
Stéphane Wirtel committed
April 8, 2018
S
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka committed
January 28, 2018
S
bpo-32699: Improves doc for .pth files in presense of a ._pth file (#5399)
Steve Dower committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
December 6, 2017
S
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana committed
August 30, 2017
L
bpo-30737: Update DevGuide links to new URL (GH-3228)
Lisa Hewus Fresh committed
April 28, 2017
W
Improve the grammar in windows.rst (GH-1330)
Wieland Hoffmann committed
December 7, 2016
S
Issue #28896: Deprecate WindowsRegistryFinder
Steve Dower committed
October 19, 2016
V
Close #28479: Fix reST syntax in windows.rst
Victor Stinner committed
October 3, 2016
S
Issue #28218: Fixes versionadded description in using/windows.rst
Steve Dower committed
September 17, 2016
S
Issue #28137: Renames Windows path file to ._pth
Steve Dower committed
September 9, 2016
S
Add links from whatsnew to Windows docs.
Steve Dower committed
S
Adds documentation for pythonXX.zip as a landmark.
Steve Dower committed
S
Switch to using |version| substitition in Windows docs.
Steve Dower committed
S
Changes pyvenv.cfg trick into an actual sys.path file.
Steve Dower committed
September 7, 2016
S
Issue #27731: Opt-out of MAX_PATH on Windows 10
Steve Dower committed
August 4, 2016
Z
Merge with 3.5
Zachary Ware committed
Z
Fix half-finished sentence.
Zachary Ware committed
July 29, 2016
Z
Merge with 3.5
Zachary Ware committed
Z
Correct typo in Windows docs.
Zachary Ware committed
May 22, 2016
P
Issue #27064: The py.exe launcher now defaults to Python 3.
Paul Moore committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
April 11, 2016
S
Issue #25910: Fixed more links in the docs.
Serhiy Storchaka committed
February 26, 2016
January 16, 2016
S
Issue #25089: Adds short documentation section for modifying an install.
Steve Dower committed
December 27, 2015
B
Issue #25874: Clarify platform support in the "Using Python on Windows" doc.
Brett Cannon committed
September 13, 2015
S
Closes #25078: Document InstallAllUsers installer parameter default 0
Steve Dower committed
September 11, 2015
S
Removes invalid installer options from documentation.
Steve Dower committed
August 8, 2015
S
Adds documentation for the new Windows embedded package.
Steve Dower committed
July 18, 2015
S
Adds support for an unattend.xml file to control the Windows installer options.
Steve Dower committed
S
Adds option to only install the launcher.
Steve Dower committed
July 16, 2015
May 22, 2015
May 3, 2015
S
Enables shortcuts to be deselected when installing on Windows.
Steve Dower committed
S
Updates documentation for installing Python on Windows.
Steve Dower committed
April 13, 2015
B
Issue #23731: Implement PEP 488.
Brett Cannon committed
March 2, 2015
B
Add a versionadded directive for PEP 486.
Berker Peksag committed