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
*
merge
Raymond Hettinger
2014-05-13
1
-0/+4
|
\
|
*
Issue 21469: Add missing news item
Raymond Hettinger
2014-05-13
1
-0/+4
*
|
merge
Raymond Hettinger
2014-05-13
1
-2/+9
|
\
\
|
|
/
|
*
Issue 21469: Mitigate risk of false positives with robotparser.
Raymond Hettinger
2014-05-13
1
-2/+9
*
|
Merge doc change from 3.3
Jason R. Coombs
2014-05-13
1
-2/+2
|
\
\
|
|
/
|
*
Merge doc change from 3.3
Jason R. Coombs
2014-05-13
1
-2/+2
|
|
\
|
|
*
Update docs to reflect resurrection of Setuptools over Distribute
Jason R. Coombs
2014-05-13
1
-2/+2
*
|
|
Merge from 3.4 (for #21226).
Eric Snow
2014-05-13
5
-4269/+4319
|
\
\
\
|
|
/
/
|
*
|
Issue #21226: Set all attrs in PyImport_ExecCodeModuleObject.
Eric Snow
2014-05-12
5
-4269/+4319
*
|
|
(Merge 3.4) Issue #21398: Fix an unicode error in the pydoc pager when the
Victor Stinner
2014-05-13
2
-0/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #21398: Fix an unicode error in the pydoc pager when the documentation
Victor Stinner
2014-05-13
2
-0/+6
*
|
|
(Merge 3.4) Issue #21418: Fix a crash in the builtin function super() when
Victor Stinner
2014-05-12
2
-2/+12
|
\
\
\
|
|
/
/
|
*
|
Issue #21418: Fix a crash in the builtin function super() when called without
Victor Stinner
2014-05-12
2
-2/+12
*
|
|
(Merge 3.4) Issue #21485: remove unnecesary .flush() calls in the asyncio
Victor Stinner
2014-05-12
1
-3/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #21485: remove unnecesary .flush() calls in the asyncio subprocess code
Victor Stinner
2014-05-12
1
-3/+1
*
|
|
(Merge 3.4) Issue #21422: Add a test to check that bool << int and bool >> int
Victor Stinner
2014-05-12
1
-0/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #21422: Add a test to check that bool << int and bool >> int return an int
Victor Stinner
2014-05-12
1
-0/+7
*
|
|
Issue #16531: ipaddress.IPv4Network and ipaddress.IPv6Network now accept an (...
Antoine Pitrou
2014-05-12
4
-21/+210
*
|
|
Merge 3.4->default: asyncio: Fix upstream issue 168: StreamReader.read(-1) fr...
Guido van Rossum
2014-05-12
2
-6/+47
|
\
\
\
|
|
/
/
|
*
|
asyncio: Fix upstream issue 168: StreamReader.read(-1) from pipe may hang if ...
Guido van Rossum
2014-05-12
2
-6/+47
*
|
|
Issue 21383: merge from 3.4
Ned Deily
2014-05-12
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #21383: Allow "make touch" to work when building outside of the
Ned Deily
2014-05-12
1
-0/+1
*
|
|
Issue #18104: News for 3.4, in proper place.
Terry Jan Reedy
2014-05-12
1
-0/+4
*
|
|
#18104: null merge of 3.4 News entry
Terry Jan Reedy
2014-05-12
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #18104: News for 3.4 (which will not merge forward).
Terry Jan Reedy
2014-05-12
1
-0/+7
*
|
|
Merge with 3.4
Terry Jan Reedy
2014-05-12
1
-1/+0
|
\
\
\
|
|
/
/
|
*
|
whitespace
Terry Jan Reedy
2014-05-12
1
-1/+0
*
|
|
Merge with 3.4
Terry Jan Reedy
2014-05-12
4
-32/+114
|
\
\
\
|
|
/
/
|
*
|
Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin
Terry Jan Reedy
2014-05-12
4
-32/+114
*
|
|
merge 3.4
Benjamin Peterson
2014-05-11
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
use logical rather than bit and
Benjamin Peterson
2014-05-11
1
-1/+1
*
|
|
Issue 21424: Apply the nlargest() optimizations to nsmallest() as well.
Raymond Hettinger
2014-05-11
4
-117/+137
*
|
|
merge from 3.4 - clean up the subprocess docs warning-soup and
Gregory P. Smith
2014-05-11
1
-93/+62
|
\
\
\
|
|
/
/
|
*
|
Change all references to Unix to POSIX in the subprocess docs. It's
Gregory P. Smith
2014-05-11
1
-14/+14
|
*
|
Remove the warning-soup from the subprocess documentation by adding
Gregory P. Smith
2014-05-11
1
-79/+48
*
|
|
merge 3.4
Benjamin Peterson
2014-05-11
1
-2/+0
|
\
\
\
|
|
/
/
|
*
|
remove confusing delete indexing (closes #21466)
Benjamin Peterson
2014-05-11
1
-2/+0
*
|
|
Null merge
Antoine Pitrou
2014-05-11
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Try to fix issue #21425 workaround for shared library builds
Antoine Pitrou
2014-05-11
1
-2/+2
*
|
|
Try to fix issue #21425 workaround for shared library builds
Antoine Pitrou
2014-05-11
1
-2/+2
*
|
|
Fix printing out error message when test fails and run with -bb
Antoine Pitrou
2014-05-11
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix printing out error message when test fails and run with -bb
Antoine Pitrou
2014-05-11
1
-1/+1
*
|
|
Null merge
Antoine Pitrou
2014-05-11
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Try workaround for test issues in #21425
Antoine Pitrou
2014-05-11
1
-0/+8
*
|
|
Remove debugging output
Antoine Pitrou
2014-05-11
1
-3/+0
*
|
|
Try workaround for test issues in #21425
Antoine Pitrou
2014-05-11
1
-0/+8
*
|
|
Fix debugging output to work with -W
Antoine Pitrou
2014-05-11
1
-2/+2
*
|
|
Fix debugging output to work with -bb
Antoine Pitrou
2014-05-11
1
-1/+1
*
|
|
Add debugging output for #21425
Antoine Pitrou
2014-05-11
1
-0/+3
*
|
|
Issue #21425: Fix flushing of standard streams in the interactive interpreter.
Antoine Pitrou
2014-05-11
4
-3/+56
|
\
\
\
|
|
/
/
[next]