index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27355: Removed support for Windows CE. It was never finished,
Larry Hastings
2016-09-05
1
-3/+1
*
Issue #27756: Updates installer icons to be the console and launcher icon ins...
Steve Dower
2016-09-05
2
-2/+5
*
Issue #27756: Adds new icons for Python files and processes on Windows. Desig...
Steve Dower
2016-09-05
6
-6/+14
*
Closes #27904: Improved logging statements to defer formatting until needed.
Vinay Sajip
2016-08-31
1
-3/+3
*
Tests: add --slowest option to buildbots
Victor Stinner
2016-08-17
1
-1/+1
*
Adds missing file to installer.
Steve Dower
2016-08-16
1
-0/+25
*
Issue #27574: Decreased an overhead of parsing keyword arguments in functions
Serhiy Storchaka
2016-08-14
1
-8/+6
*
Merge spelling and grammar fixes from 3.5
Martin Panter
2016-08-05
1
-1/+1
|
\
|
*
Fix spelling and grammar in documentation and code comments
Martin Panter
2016-08-04
1
-1/+1
*
|
Issue #27626: Merge spelling fixes from 3.5
Martin Panter
2016-07-28
3
-3/+3
|
\
\
|
|
/
|
*
Issue #27626: Spelling fixes in docs, comments and internal names
Martin Panter
2016-07-28
3
-3/+3
*
|
Issue #27610: Adds PEP 514 metadata to Windows installer
Steve Dower
2016-07-25
9
-1/+22
*
|
Issue #27469: Adds a shell extension to the launcher so that drag and drop wo...
Steve Dower
2016-07-23
4
-6/+33
|
\
\
|
|
/
|
*
Issue #27469: Adds a shell extension to the launcher so that drag and drop wo...
Steve Dower
2016-07-16
4
-6/+33
*
|
Closes issue #24773: Implement PEP 495 (Local Time Disambiguation).
Alexander Belopolsky
2016-07-22
1
-0/+81
*
|
Merge from 3.5
Steve Dower
2016-07-16
4
-18/+27
|
\
\
|
|
/
|
*
Fixes use of Py_IntDir and Py_OutDir to control build directories.
Steve Dower
2016-07-16
4
-18/+27
*
|
- Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
1
-1/+1
*
|
Issue #27418: Fixed Tools/importbench/importbench.py.
Serhiy Storchaka
2016-06-30
1
-7/+6
|
\
\
|
|
/
|
*
Issue #27418: Fixed Tools/importbench/importbench.py.
Serhiy Storchaka
2016-06-30
1
-7/+6
*
|
Merge from 3.5
Steve Dower
2016-06-27
1
-0/+74
|
\
\
|
|
/
|
*
Adds script for purging the caching server for downloads on python.org.
Steve Dower
2016-06-27
1
-0/+74
*
|
Merge from 3.5
Steve Dower
2016-06-27
1
-0/+55
|
\
\
|
|
/
|
*
Adds batch file to build nuget packages.
Steve Dower
2016-06-27
1
-0/+55
*
|
Merge from 3.5
Steve Dower
2016-06-27
2
-11/+29
|
\
\
|
|
/
|
*
Include libs folder in nuget package and allow preinstalling packages
Steve Dower
2016-06-27
2
-11/+29
*
|
Merge from 3.5
Steve Dower
2016-06-25
1
-1/+2
|
\
\
|
|
/
|
*
Simplifies nuget build with better parameters.
Steve Dower
2016-06-25
1
-1/+2
*
|
Merge from 3.5
Steve Dower
2016-06-24
1
-1/+4
|
\
\
|
|
/
|
*
Preinstalls pip into the nuget package so that pip.exe is available after ins...
Steve Dower
2016-06-24
1
-1/+4
*
|
Merge from 3.5
Steve Dower
2016-06-24
4
-12/+103
|
\
\
|
|
/
|
*
Adds scripts for producing Nuget packages.
Steve Dower
2016-06-24
4
-12/+103
*
|
Issue #26282: PyArg_ParseTupleAndKeywords() and Argument Clinic now support
Serhiy Storchaka
2016-06-09
1
-26/+25
*
|
Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7.
Serhiy Storchaka
2016-06-09
1
-14/+23
*
|
Issue #26305: Argument Clinic now escapes braces. No need to double them.
Serhiy Storchaka
2016-06-09
1
-13/+14
|
\
\
|
|
/
|
*
Issue #26305: Argument Clinic now escapes braces. No need to double them.
Serhiy Storchaka
2016-06-09
1
-13/+14
*
|
Issue #24225: Fix additional renamed module references.
Ned Deily
2016-06-04
1
-1/+1
*
|
regrtest doesn't ignore -j1 anymore
Victor Stinner
2016-05-20
1
-1/+1
*
|
Issue #27053: Updates make_zip.py to correctly generate library ZIP file.
Steve Dower
2016-05-19
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27053: Updates make_zip.py to correctly generate library ZIP file.
Steve Dower
2016-05-19
1
-1/+1
*
|
Merge launcher change from 3.5
Steve Dower
2016-05-18
6
-12/+26
|
\
\
|
|
/
|
*
Removes versioning from py.exe launcher installer and ensures that old launch...
Steve Dower
2016-05-18
6
-12/+26
*
|
Merge with 3.5
Steve Dower
2016-05-17
1
-1/+1
|
\
\
|
|
/
|
*
Fixes unnecessary rebuild when building Windows releases with PGO
Steve Dower
2016-05-17
1
-1/+1
*
|
Removed unused imports.
Serhiy Storchaka
2016-04-24
1
-1/+1
*
|
Merge 3.5
Serhiy Storchaka
2016-04-24
1
-10/+0
|
\
\
|
|
/
|
*
Remove duplicated tests.
Serhiy Storchaka
2016-04-24
1
-10/+0
*
|
Merge 3.5
Victor Stinner
2016-04-20
1
-10/+4
|
\
\
|
|
/
|
*
gdb/libpython.py: inline _type_void_ptr()
Victor Stinner
2016-04-20
1
-10/+4
[next]