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
*
Merged revisions 75633 via svnmerge from
Antoine Pitrou
2009-10-23
1
-1/+4
*
Changed try/finally to contextlib.closing, as discussed in issue 6882.
Eric Smith
2009-10-23
1
-24/+7
*
Blocked revisions 75620 via svnmerge
Eric Smith
2009-10-22
0
-0/+0
*
#6927: fix wrong word.
Georg Brandl
2009-10-22
2
-4/+4
*
#7137: fix makefile() documentation to match the new parameters.
Georg Brandl
2009-10-22
1
-7/+7
*
Peephole constant folding had missed UNARY_POSITIVE.
Raymond Hettinger
2009-10-22
3
-0/+7
*
Issue #7077: logging: SysLogHandler now treats Unicode as per RFC 5424.
Vinay Sajip
2009-10-21
2
-0/+6
*
Merged revisions 75580 via svnmerge from
Georg Brandl
2009-10-21
1
-0/+4
*
Another futile error in the previous commit :-(
Antoine Pitrou
2009-10-20
1
-1/+1
*
Merged revisions 75574 via svnmerge from
Antoine Pitrou
2009-10-20
1
-0/+1
*
clarify the buffer arg
Benjamin Peterson
2009-10-20
1
-2/+2
*
Merged revisions 75570 via svnmerge from
Antoine Pitrou
2009-10-20
5
-29/+59
*
Merged revisions 75561 via svnmerge from
Mark Dickinson
2009-10-20
3
-13/+16
*
Remove comment that went with the print_lock that was previously deleted.
R. David Murray
2009-10-20
1
-2/+0
*
Add maintainers.
Raymond Hettinger
2009-10-19
1
-4/+4
*
Issue #7080: locale.strxfrm() raises a MemoryError on 64-bit non-Windows
Antoine Pitrou
2009-10-19
5
-13/+52
*
add myself to idlelib
Kurt B. Kaiser
2009-10-19
1
-1/+1
*
egreen is Derk Drukker + fix NEWS formatting
Antoine Pitrou
2009-10-19
2
-2/+3
*
Add 'idlelib' to modules, and add a new table for the Tools, with one
R. David Murray
2009-10-19
1
-1/+8
*
Merged revisions 75531-75532 via svnmerge from
Antoine Pitrou
2009-10-19
2
-3/+7
*
Merged revisions 75528 via svnmerge from
R. David Murray
2009-10-19
1
-1/+2
*
Since all regrtest -j output is now done in the main thread we are no
R. David Murray
2009-10-19
1
-2/+1
*
Merged revisions 75524 via svnmerge from
R. David Murray
2009-10-19
1
-2/+0
*
The stdout from tests is no longer compared against anything (not even
R. David Murray
2009-10-19
1
-3/+0
*
Note that on py3k we are actually looking at sys.stdout, not sys.__stdout__.
R. David Murray
2009-10-19
1
-0/+2
*
Merged revisions 75503 via svnmerge from
R. David Murray
2009-10-19
2
-16/+19
*
Blocked revisions 75510 via svnmerge
Eric Smith
2009-10-19
0
-0/+0
*
Blocked revisions 75506 via svnmerge
Eric Smith
2009-10-19
0
-0/+0
*
Clean up merge of r75400.
R. David Murray
2009-10-18
2
-42/+24
*
Merged revisions 75499 via svnmerge from
Antoine Pitrou
2009-10-18
1
-0/+19
*
Remove the uses of WITHOUT_COMPLEX introduced in r75471
Mark Dickinson
2009-10-18
2
-4/+0
*
Issue 7147 - remove ability to attempt to build Python without complex number...
Skip Montanaro
2009-10-18
10
-32/+4
*
Note that a number of the changes listed below were not applicable to the Py3...
Nick Coghlan
2009-10-18
10
-85/+263
*
Merged revisions 75485 via svnmerge from
Tarek Ziadé
2009-10-18
13
-34/+66
*
Recorded merge of revisions 75474 via svnmerge from
Nick Coghlan
2009-10-18
0
-0/+0
*
Revert broken commit to svnmerge properties
Nick Coghlan
2009-10-18
0
-0/+0
*
Merged revisions 75474 via svnmerge from
Senthil Kumaran
2009-10-18
1
-0/+8
*
correct porting error with raise #7161
Benjamin Peterson
2009-10-18
1
-1/+1
*
Merged revisions 75470 via svnmerge from
Mark Dickinson
2009-10-17
1
-0/+4
*
Merged revisions 75454 via svnmerge from
Mark Dickinson
2009-10-17
1
-1/+1
*
Merged revisions 75450 via svnmerge from
Tarek Ziadé
2009-10-16
1
-0/+1
*
Blocked revisions 75446 via svnmerge
Eric Smith
2009-10-16
0
-0/+0
*
Issue #7120: logging: Removed import of multiprocessing which is causing cras...
Vinay Sajip
2009-10-16
2
-8/+9
*
Merged revisions 75440 via svnmerge from
Mark Dickinson
2009-10-15
2
-3/+8
*
Blocked revisions 75438 via svnmerge
Mark Dickinson
2009-10-15
0
-0/+0
*
Blocked revisions 75434 via svnmerge
Mark Dickinson
2009-10-15
0
-0/+0
*
Issue #1754094: Improve the stack depth calculation in the compiler.
Neil Schemenauer
2009-10-14
2
-4/+17
*
#7129: add missing function.
Georg Brandl
2009-10-14
1
-1/+1
*
Issue #7065: Fix a crash in bytes.maketrans and bytearray.maketrans when
Antoine Pitrou
2009-10-14
3
-10/+11
*
Merged revisions 75396 via svnmerge from
Amaury Forgeot d'Arc
2009-10-13
2
-109/+114
[next]