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
*
bpo-30492: Allow make clinic to work out of tree. (#1836)
Gregory P. Smith
2017-05-27
1
-2/+10
*
bpo-30296 Remove unnecessary tuples, lists, sets, and dicts (#1489)
Jon Dufresne
2017-05-18
3
-4/+4
*
bpo-23404: make touch becomes make regen-all (#1405)
Victor Stinner
2017-05-03
1
-129/+0
*
bpo-30109: Fix reindent.py (GH-1207)
Mariatta
2017-04-20
1
-1/+5
*
Issue #29798: Handle git worktree in patchcheck (#1058)
Nick Coghlan
2017-04-09
1
-1/+1
*
bpo-29762: More use "raise from None". (#569)
Serhiy Storchaka
2017-04-05
2
-4/+4
*
bpo-29935: Fixed error messages in the index() method of tuple, list and dequ...
Serhiy Storchaka
2017-03-30
1
-2/+2
*
bpo-29852: Argument Clinic Py_ssize_t converter now supports None (#716)
Serhiy Storchaka
2017-03-30
1
-2/+10
*
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner
2017-03-27
3
-4/+2
*
bpo-20087: Revert "make the glibc alias table take precedence over the X11 on...
Benjamin Peterson
2017-03-20
1
-1/+1
*
bpo-29748: Added the slice index converter in Argument Clinic. (#549)
Serhiy Storchaka
2017-03-19
1
-0/+12
*
Takes vcruntime140.dll from the correct source. (#679)
Steve Dower
2017-03-16
2
-11/+6
*
bpo-29798: Handle git worktree in `make patchcheck` (#629)
Nick Coghlan
2017-03-12
1
-1/+4
*
bpo-24037: Add Argument Clinic converter `bool(accept={int})`. (#485)
Serhiy Storchaka
2017-03-12
1
-1/+5
*
bpo-29656: Handle PR branches in 'make patchcheck' (#302)
Nick Coghlan
2017-03-12
1
-6/+52
*
bpo-20185: Convert float object implementation to Argument Clinic. (#543)
Serhiy Storchaka
2017-03-11
1
-1/+0
*
make the glibc alias table take precedence over the X11 one (#422)
Benjamin Peterson
2017-03-08
1
-1/+1
*
Fixes the upload script to purge the CDN correctly and display success output...
Steve Dower
2017-03-06
1
-0/+2
*
bpo-27593: Updates Windows build to use information from git (#262)
Steve Dower
2017-03-04
1
-2/+2
*
Fixes bpo-29680: Older gdb does not have gdb.error. (#363)
Lev Abalkin
2017-03-01
1
-1/+1
*
bpo-29624: Adds purge step and layout test after uploading files. (#258)
Steve Dower
2017-02-23
2
-10/+53
*
bpo-29463: Add docstring field to some AST nodes. (#46)
INADA Naoki
2017-02-22
1
-0/+6
*
bpo-29579: Removes readme.txt from the installer. (#160)
Steve Dower
2017-02-19
1
-3/+0
*
Change some mercurial/ hg.python.org references. (#8)
Senthil Kumaran
2017-02-16
2
-2/+2
*
Includes ensurepip and venv packages in nuget package.
Steve Dower
2017-02-06
1
-2/+11
|
\
|
*
Includes ensurepip and venv packages in nuget package.
Steve Dower
2017-02-06
1
-2/+11
|
|
\
|
|
*
Includes ensurepip and venv packages in nuget package.
Steve Dower
2017-02-06
1
-2/+11
*
|
|
Issue #29263: LOAD_METHOD support for C methods
INADA Naoki
2017-02-02
1
-4/+1
*
|
|
python-gdb.py supports method-wrapper
Victor Stinner
2017-02-01
1
-5/+48
*
|
|
Update and enhance python-gdb.py
Victor Stinner
2017-01-18
1
-16/+10
*
|
|
Fix Python 2.6 support in python-gdb.py
Victor Stinner
2017-01-18
1
-2/+2
*
|
|
Argument Clinic: Use METH_FASTCALL for boring positionals
Victor Stinner
2017-01-17
1
-9/+25
*
|
|
Argument Clinic: Use METH_FASTCALL for positionals
Victor Stinner
2017-01-17
1
-14/+32
*
|
|
Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
Victor Stinner
2017-01-17
1
-1/+1
*
|
|
Optimize _PyCFunction_FastCallKeywords()
Victor Stinner
2017-01-16
1
-1/+2
*
|
|
Merge 3.6
Victor Stinner
2016-12-16
1
-2/+18
|
\
\
\
|
|
/
/
|
*
|
Merge 3.5
Victor Stinner
2016-12-16
1
-2/+18
|
|
\
\
|
|
|
/
|
|
*
python-gdb.py: catch gdb.error on gdb.selected_frame()
Victor Stinner
2016-12-16
1
-2/+18
*
|
|
Issue #28783: Replaces bdist_wininst in nuget packages with stub
Steve Dower
2016-12-11
3
-38/+22
|
\
\
\
|
|
/
/
|
*
|
Issue #28783: Replaces bdist_wininst in nuget packages with stub
Steve Dower
2016-12-11
3
-38/+22
|
|
\
\
|
|
|
/
|
|
*
Issue #28783: Replaces bdist_wininst in nuget packages with stub
Steve Dower
2016-12-11
3
-38/+22
|
*
|
Issue #28770: Update python-gdb.py for fastcalls
Victor Stinner
2016-11-22
1
-16/+31
*
|
|
Issue #28846: Various installer fixes
Steve Dower
2016-12-03
4
-8/+9
|
\
\
\
|
|
/
/
|
*
|
Issue #28846: Various installer fixes
Steve Dower
2016-12-03
4
-8/+9
|
|
\
\
|
|
|
/
|
|
*
Issue #28846: Various installer fixes
Steve Dower
2016-12-03
4
-9/+11
*
|
|
Reintroduce Python2 support in generate_opcode_h.py
Victor Stinner
2016-11-28
1
-3/+9
*
|
|
Fix a ResourceWarning in generate_opcode_h.py
Victor Stinner
2016-11-25
1
-1/+5
*
|
|
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...
Steve Dower
2016-11-23
2
-3/+48
|
\
\
\
|
|
/
/
|
*
|
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...
Steve Dower
2016-11-23
2
-3/+48
|
|
\
\
|
|
|
/
|
|
*
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...
Steve Dower
2016-11-23
2
-3/+47
[next]