summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Issue #28770: Update python-gdb.py for fastcallsVictor Stinner2016-11-221-16/+31
* Issue #28783: Replaces bdist_wininst in nuget packages with stubSteve Dower2016-12-113-38/+22
* Issue #28846: Various installer fixesSteve Dower2016-12-0368-425/+645
|\
| * Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...Steve Dower2016-11-2368-426/+647
| |\
| | * Issue #28573: Missing sys._mercurial info and other build issues.Steve Dower2016-11-221-3/+16
| | * Issue #28023: Fix python-gdb.py on old GDB versionsVictor Stinner2016-11-221-2/+6
| | * Issue #28023: Fix python-gdb.py didn't support new dict implementationINADA Naoki2016-11-221-2/+26
| | * Issue #28573: Fixes issue with nested if blocksSteve Dower2016-11-141-6/+6
| | * Issue #28573: Avoid setting up env too many times during buildSteve Dower2016-11-141-36/+9
| | * Adds missing _asyncio.pyd to installer and generally tidies pyd management.Steve Dower2016-10-293-69/+23
| | * Removes incorrect condition from lib_pdb.msiSteve Dower2016-10-281-1/+0
| | |\
| | * | Revert incorrect file merge from 3.5.Steve Dower2016-10-271-1/+1
| | * | Merge from 3.5Steve Dower2016-10-2767-331/+584
| | |\ \
| | | * | Fix launcher.msi from rebuilding during release build.Steve Dower2016-10-101-1/+8
| | | * | Issue #28402: Adds signed catalog files for stdlib on Windows.Steve Dower2016-10-099-2/+55
| | | * | Issue #28217: Adds _testconsole module to test console input. Fixes some issu...Steve Dower2016-10-031-0/+12
| | | * | Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-2260-328/+508
| | | |\ \
| | | | * | Fixes bad merge for issue #28110Steve Dower2016-09-171-0/+1
| | | | * | Issue #28110: launcher.msi has different product codes between 32-bit and 64-bitSteve Dower2016-09-173-13/+3
| | | | |\ \
| | | | * | | Issue #28137: Renames Windows path file to ._pthSteve Dower2016-09-171-5/+10
| | | | * | | Unicode 9.0.0Benjamin Peterson2016-09-141-3/+8
| | | | * | | Updates zip and nuget builds for Windows.Steve Dower2016-09-122-21/+20
| | | | * | | Buildbot: give 20 minute per test fileVictor Stinner2016-09-121-1/+1
| | | | * | | Make PGO use usual build directory on Windows.Steve Dower2016-09-111-8/+1
| | | | * | | Issue #27952: Merge fixcid.py from 3.5Martin Panter2016-09-1158-295/+473
| | | | |\ \ \
| | | | | * | | Backed out changeset 491bbba73bcaZachary Ware2016-09-101-1/+1
| | | | | * | | Show regrtest env changed warn on Windows buildbotVictor Stinner2016-09-101-1/+1
| | | | | * | | Emit METH_FASTCALL code in Argument ClinicVictor Stinner2016-09-091-0/+18
| | | | | * | | Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)Steve Dower2016-09-0958-295/+455
| | | | | |\ \ \
| | | | | | * | | Issue #28046: Remove platform-specific directories from sys.pathZachary Ware2016-09-091-2/+0
| | | | | | * | | Issue #25144: Ensures TargetDir is set before continuing with custom install.Steve Dower2016-09-091-0/+3
| | | | | | |\ \ \
| | | | | | * | | | Remove buildbot diagnostic code.Steve Dower2016-09-091-7/+0
| | | | | | * | | | Remove another useless buildbot scriptZachary Ware2016-09-091-3/+0
| | | | | | * | | | Expands buildbot validation codeSteve Dower2016-09-091-1/+1
| | | | | | * | | | Remove outdated buildbot scriptsZachary Ware2016-09-094-19/+0
| | | | | | * | | | Adds temporary validation code to buildbot scriptSteve Dower2016-09-091-0/+7
| | | | | | * | | | Ensures buildbots don't have zip files in build directory.Steve Dower2016-09-091-0/+1
| | | | | | * | | | Prevent PGO build for x86 releases.Steve Dower2016-09-091-0/+1
| | | | | | * | | | Closes #27314: Fixes launcher installer upgrade table.Steve Dower2016-09-093-5/+10
| | | | | | * | | | Issue #28008: Fix test_unparseYury Selivanov2016-09-091-1/+4
| | | | | | * | | | Issue #26619: Improves error message when installing on out-of-date Windows S...Steve Dower2016-09-092-18/+50
| | | | | | |\ \ \ \
| | | | | | * | | | | Changes pyvenv.cfg trick into an actual sys.path file.Steve Dower2016-09-091-3/+8
| | | | | | * | | | | Issue #28038: Remove Tools/parser/com2ann.py and its unit test.Guido van Rossum2016-09-091-308/+0
| | | | | | * | | | | Issue #27364: Raw strings to avoid deprecated escaping in com2ann.pyMartin Panter2016-09-091-2/+2
| | | | | | * | | | | Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.Yury Selivanov2016-09-082-0/+321
| | | | | | * | | | | Remove legacy "from __future__ import with_statement" lines.Gregory P. Smith2016-09-084-5/+1
| | | | | | * | | | | #27364: fix "incorrect" uses of escape character in the stdlib.R David Murray2016-09-0815-40/+40
| | | | | | * | | | | clinic: PY_LONG_LONG -> long longBenjamin Peterson2016-09-081-5/+5
| | | | | | * | | | | Adds MAX_PATH button to the installer.Steve Dower2016-09-083-89/+76
| | | | | | * | | | | Adds test.support.PGO and skips tests that are not useful for PGO.Steve Dower2016-09-061-3/+5