COMMITS
/ Doc/using/windows.rst 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
February 26, 2015
February 6, 2015
S
Issue #23260: Update Windows installer
Steve Dower committed
October 29, 2014
G
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl committed
G
Fixing broken links in doc, part 3: the rest
Georg Brandl committed
G
Use https:// URLs when referring to python.org hosts.
Georg Brandl committed
October 28, 2014
G
Fix link to ABOP install chapter.
Georg Brandl committed
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
January 17, 2014
Z
Issue #20265: Merge with 3.3
Zachary Ware committed
Z
Issue #20265: Updated some parts of the Using Windows document.
Zachary Ware committed
November 30, 2013
Z
Issue #19845: Updated the Compiling Python on Windows docs.
Zachary Ware committed
Z
Issue #19845: Updated the Compiling Python on Windows docs.
Zachary Ware committed
October 19, 2012
E
Remove wrong escape in code snippet.
Ezio Melotti committed
September 30, 2012
N
What's new entry for PEP 397 and Windows PATH modification
Nick Coghlan committed
August 19, 2012
B
Fixes #14668. Mention Windows Path manipulation option in the installer.
Brian Curtin committed
June 24, 2012
V
Added Windows launcher documentation.
Vinay Sajip committed
October 31, 2011
S
use diveintopython.net now that DIP.org returns 410; thanks to Josh Gachnang from docs@
Sandro Tosi committed
October 14, 2011
É
Update dead references from py.org/dev/faq to the devguide (#13176)
Éric Araujo committed