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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backed out changeset 7efddbf1aa70
Victor Stinner
2016-11-30
4
-93/+90
*
Uniformize argument names of "call" functions
Victor Stinner
2016-11-29
4
-90/+93
*
Issue #28790: Fix error when using Generic and __slots__ (Ivan L) (3.6->3.7)
Guido van Rossum
2016-11-29
2
-3/+53
|
\
|
*
Issue #28790: Fix error when using Generic and __slots__ (Ivan L) (3.5->3.6)
Guido van Rossum
2016-11-29
2
-3/+53
|
|
\
|
|
*
Issue #28790: Fix error when using Generic and __slots__ (Ivan L)
Guido van Rossum
2016-11-29
2
-3/+53
*
|
|
Null merge 3.6
Victor Stinner
2016-11-29
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Add TCP_CONGESTION and TCP_USER_TIMEOUT
Victor Stinner
2016-11-29
2
-0/+10
*
|
|
Add TCP_CONGESTION and TCP_USER_TIMEOUT
Victor Stinner
2016-11-29
2
-0/+10
*
|
|
Issue #28797: Modifying the class __dict__ inside the __set_name__ method of
Serhiy Storchaka
2016-11-29
3
-3/+31
|
\
\
\
|
|
/
/
|
*
|
Issue #28797: Modifying the class __dict__ inside the __set_name__ method of
Serhiy Storchaka
2016-11-29
3
-3/+31
*
|
|
Issue #28823: Simplified compiling with opcode BUILD_MAP_UNPACK.
Serhiy Storchaka
2016-11-28
1
-5/+2
*
|
|
call_function(): document PyMethod optimization
Victor Stinner
2016-11-28
1
-1/+5
*
|
|
Reintroduce Python2 support in generate_opcode_h.py
Victor Stinner
2016-11-28
1
-3/+9
*
|
|
Merge 3.6 (issue #28635)
Yury Selivanov
2016-11-28
1
-0/+34
|
\
\
\
|
|
/
/
|
*
|
Issue #28635: Document Python 3.6 opcode changes
Yury Selivanov
2016-11-28
1
-0/+34
*
|
|
Issue #28799: Update Misc/SpecialBuilds.txt
Victor Stinner
2016-11-28
1
-11/+0
*
|
|
Remove CALL_PROFILE special build
Victor Stinner
2016-11-28
5
-133/+19
*
|
|
Issue #12844: More than 255 arguments can now be passed to a function.
Serhiy Storchaka
2016-11-28
4
-68/+71
*
|
|
Merge with 3.6
Zachary Ware
2016-11-28
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix grammar in whatsnew
Zachary Ware
2016-11-28
1
-1/+1
*
|
|
Merge 3.6, fix for #24142
Łukasz Langa
2016-11-26
4
-1/+29
|
\
\
\
|
|
/
/
|
*
|
Merge 3.5, fix for #24142
Łukasz Langa
2016-11-26
4
-1/+29
|
|
\
\
|
|
|
/
|
|
*
Fixes #24142: [configparser] always join multiline values to not leave the pa...
Łukasz Langa
2016-11-26
4
-1/+29
*
|
|
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
16
-24/+24
|
\
\
\
|
|
/
/
|
*
|
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
16
-24/+24
|
|
\
\
|
|
|
/
|
|
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
17
-25/+25
*
|
|
Merge from 3.6
Berker Peksag
2016-11-25
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge from 3.5
Berker Peksag
2016-11-25
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Add missing square bracket in typing.get_type_hints()
Berker Peksag
2016-11-25
1
-1/+1
*
|
|
Issue #28738: Merge from 3.6
Berker Peksag
2016-11-25
1
-2/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #28738: Merge from 3.6
Berker Peksag
2016-11-25
1
-2/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #28738: Document SIGBREAK as an acceptable value on Windows
Berker Peksag
2016-11-25
1
-2/+3
*
|
|
Issue #28796: Silence Sphinx warnings
Berker Peksag
2016-11-25
1
-3/+3
*
|
|
Issue #28793: Merge from 3.6
Berker Peksag
2016-11-25
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #28793: Fix c/p error in AsyncGenerator documentation
Berker Peksag
2016-11-25
1
-1/+1
*
|
|
Fix a ResourceWarning in generate_opcode_h.py
Victor Stinner
2016-11-25
1
-1/+5
*
|
|
Issue #28792: Remove aliases from _bisect
Victor Stinner
2016-11-24
2
-11/+4
*
|
|
Merge 3.6
Victor Stinner
2016-11-24
3
-0/+14
|
\
\
\
|
|
/
/
|
*
|
Fix _PyGen_yf()
Victor Stinner
2016-11-24
3
-0/+14
*
|
|
Merge 3.6
Victor Stinner
2016-11-24
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #28773: Add typing.FrozenSet docs. (Manuel Krebber) (3.5->3.6)
Guido van Rossum
2016-11-24
1
-0/+4
|
|
\
\
|
|
|
/
*
|
|
Issue #28773: Add typing.FrozenSet docs. (Manuel Krebber) (3.6->3.7)
Guido van Rossum
2016-11-24
1
-0/+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #28773: Add typing.FrozenSet docs. (Manuel Krebber)
Guido van Rossum
2016-11-24
1
-0/+4
*
|
|
merge
Raymond Hettinger
2016-11-24
1
-3/+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #27100: Silence deprecation warning in Lib/test/test_with.py
Raymond Hettinger
2016-11-24
1
-3/+3
*
|
|
Issue #28532: Add what's new entry for python -VV option
INADA Naoki
2016-11-24
2
-0/+14
|
\
\
\
|
|
/
/
|
*
|
Issue #28532: Add what's new entry for python -VV option
INADA Naoki
2016-11-24
2
-0/+14
*
|
|
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]