summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Includes ensurepip and venv packages in nuget package.Steve Dower2017-02-061-2/+11
|\
| * Includes ensurepip and venv packages in nuget package.Steve Dower2017-02-061-2/+11
| |\
| | * Includes ensurepip and venv packages in nuget package.Steve Dower2017-02-061-2/+11
* | | Issue #29263: LOAD_METHOD support for C methodsINADA Naoki2017-02-021-4/+1
* | | python-gdb.py supports method-wrapperVictor Stinner2017-02-011-5/+48
* | | Update and enhance python-gdb.pyVictor Stinner2017-01-181-16/+10
* | | Fix Python 2.6 support in python-gdb.pyVictor Stinner2017-01-181-2/+2
* | | Argument Clinic: Use METH_FASTCALL for boring positionalsVictor Stinner2017-01-171-9/+25
* | | Argument Clinic: Use METH_FASTCALL for positionalsVictor Stinner2017-01-171-14/+32
* | | Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywordsVictor Stinner2017-01-171-1/+1
* | | Optimize _PyCFunction_FastCallKeywords()Victor Stinner2017-01-161-1/+2
* | | Merge 3.6Victor Stinner2016-12-161-2/+18
|\ \ \ | |/ /
| * | Merge 3.5Victor Stinner2016-12-161-2/+18
| |\ \ | | |/
| | * python-gdb.py: catch gdb.error on gdb.selected_frame()Victor Stinner2016-12-161-2/+18
* | | Issue #28783: Replaces bdist_wininst in nuget packages with stubSteve Dower2016-12-113-38/+22
|\ \ \ | |/ /
| * | Issue #28783: Replaces bdist_wininst in nuget packages with stubSteve Dower2016-12-113-38/+22
| |\ \ | | |/
| | * Issue #28783: Replaces bdist_wininst in nuget packages with stubSteve Dower2016-12-113-38/+22
| * | Issue #28770: Update python-gdb.py for fastcallsVictor Stinner2016-11-221-16/+31
* | | Issue #28846: Various installer fixesSteve Dower2016-12-034-8/+9
|\ \ \ | |/ /
| * | Issue #28846: Various installer fixesSteve Dower2016-12-034-8/+9
| |\ \ | | |/
| | * Issue #28846: Various installer fixesSteve Dower2016-12-034-9/+11
* | | Reintroduce Python2 support in generate_opcode_h.pyVictor Stinner2016-11-281-3/+9
* | | Fix a ResourceWarning in generate_opcode_h.pyVictor Stinner2016-11-251-1/+5
* | | Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...Steve Dower2016-11-232-3/+48
|\ \ \ | |/ /
| * | Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...Steve Dower2016-11-232-3/+48
| |\ \ | | |/
| | * Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...Steve Dower2016-11-232-3/+47
| | * Fixes incorrect path in nuget package build.Steve Dower2016-11-171-1/+2
* | | Issue #28770: Update python-gdb.py for fastcallsVictor Stinner2016-11-221-16/+31
* | | Issue #28573: Missing sys._mercurial info and other build issues.Steve Dower2016-11-221-3/+16
|\ \ \ | |/ /
| * | Issue #28573: Missing sys._mercurial info and other build issues.Steve Dower2016-11-221-3/+16
* | | Merge 3.6Victor Stinner2016-11-221-2/+6
|\ \ \ | |/ /
| * | 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 #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-151-6/+6
|\ \ \ | |/ /
| * | Issue #28573: Fixes issue with nested if blocksSteve Dower2016-11-151-6/+6
* | | Fixes incorrect mergeSteve Dower2016-11-151-5/+0
* | | Issue #28573: Avoid setting up env too many times during buildSteve Dower2016-11-151-28/+9
|\ \ \ | |/ /
| * | Issue #28573: Avoid setting up env too many times during buildSteve Dower2016-11-151-36/+9
* | | Adds missing _asyncio.pyd to installer and generally tidies pyd management.Steve Dower2016-10-293-69/+23
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | Removes incorrect condition from lib_pdb.msiSteve Dower2016-10-281-1/+0
| |\ \ | | |/
| | * Removes incorrect condition from lib_pdb.msiSteve Dower2016-10-281-1/+0
* | | Merge from 3.6Steve Dower2016-10-272-8/+25
|\ \ \ | |/ /
| * | Revert incorrect file merge from 3.5.Steve Dower2016-10-271-1/+1
| * | Merge from 3.5Steve Dower2016-10-272-8/+25
| |\ \ | | |/
| | * Updates release build to collect symbols and binaries, and create nuget package.Steve Dower2016-10-273-9/+25
* | | Fix launcher.msi from rebuilding during release build.Steve Dower2016-10-101-1/+8
|\ \ \ | |/ /
| * | Fix launcher.msi from rebuilding during release build.Steve Dower2016-10-101-1/+8