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
*
#17616: Improve context manager tests, fix bugs in close method and mode docs.
R David Murray
2013-08-01
3
-26/+54
*
Initialize utime with 0. It fixes a couple of compiler warnung:
Christian Heimes
2013-07-31
1
-0/+1
|
\
|
*
Initialize utime with 0. It fixes a couple of compiler warnung:
Christian Heimes
2013-07-31
1
-0/+1
*
|
merge
Christian Heimes
2013-07-31
0
-0/+0
|
\
\
|
|
/
|
*
merge
Christian Heimes
2013-07-31
7
-16/+20
|
|
\
*
|
\
Silence warning about set but unused variable inside compile_atom() in non-de...
Christian Heimes
2013-07-31
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Silence warning about set but unused variable inside compile_atom() in non-de...
Christian Heimes
2013-07-31
1
-0/+1
*
|
|
Fix whitespace
Antoine Pitrou
2013-07-31
1
-1/+0
*
|
|
Issue #18214: Improve finalization of Python modules to avoid setting their g...
Antoine Pitrou
2013-07-31
9
-111/+180
*
|
|
Merge
Antoine Pitrou
2013-07-31
17
-32/+137
|
\
\
\
|
*
|
|
#17616: wave.open now supports the 'with' statement.
R David Murray
2013-07-31
6
-12/+45
|
*
|
|
yet another WITH_THREADS typo
Christian Heimes
2013-07-31
1
-1/+1
|
*
|
|
merge
Christian Heimes
2013-07-31
1
-3/+3
|
|
\
\
\
|
|
*
\
\
Merge with 3.3
Terry Jan Reedy
2013-07-31
1
-3/+3
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Issue #18573: More copy-paste fixes to assertWarns entry.
Terry Jan Reedy
2013-07-31
1
-3/+3
|
*
|
|
|
Fix _sha3 module to actually release the GIL around its update function.
Christian Heimes
2013-07-31
1
-1/+1
|
|
/
/
/
|
*
|
|
Test Py_IncRef() and Py_DecRef() C functions
Christian Heimes
2013-07-31
1
-0/+11
|
*
|
|
Fix use of uninitialized scalar variable, see 3f994367a979
Christian Heimes
2013-07-30
1
-1/+3
|
*
|
|
Issue #18481: Add C coverage reporting with gcov and lcov. A new make target
Christian Heimes
2013-07-30
3
-1/+55
|
*
|
|
Issue #15494: merge from 3.3
Ned Deily
2013-07-30
1
-1/+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #15494: Install new test/support directory.
Ned Deily
2013-07-30
1
-1/+1
|
*
|
|
Merge: #16273: Fix tutorial discussion of seek/tell (opaque text-mode values).
R David Murray
2013-07-30
1
-4/+9
|
|
\
\
\
|
|
|
/
/
|
|
*
|
#16273: Fix tutorial discussion of seek/tell (opaque text-mode values).
R David Murray
2013-07-30
1
-4/+9
|
*
|
|
Merge: #18601: fix error made when difflib example was converted to use 'with'.
R David Murray
2013-07-30
1
-1/+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
#18601: fix error made when difflib example was converted to use 'with'.
R David Murray
2013-07-30
1
-1/+1
|
*
|
|
fixed examples to work with changed attribute names
Ethan Furman
2013-07-30
1
-5/+5
|
*
|
|
Merge #18584: s/testcleanup/testsetup/ until we switch to Sphinx 1.1.
R David Murray
2013-07-30
2
-2/+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
#18584: s/testcleanup/testsetup/ until we switch to Sphinx 1.1.
R David Murray
2013-07-30
2
-2/+2
*
|
|
|
Issue #15699: The readline module now uses PEP 3121-style module initializati...
Antoine Pitrou
2013-07-31
2
-42/+114
*
|
|
|
Fix style
Antoine Pitrou
2013-07-30
1
-2/+2
|
/
/
/
*
|
|
Merge doc fix
Antoine Pitrou
2013-07-30
1
-5/+4
|
\
\
\
|
|
/
/
|
*
|
Simplify example of PyErr_Fetch() use
Antoine Pitrou
2013-07-30
1
-5/+4
|
|
/
*
|
Issue #18112: PEP 442 implementation (safe object finalization).
Antoine Pitrou
2013-07-30
25
-323/+1256
*
|
Add simple test for repr(lock)
Christian Heimes
2013-07-30
1
-0/+5
*
|
Add simple test for resource.getpagesize()
Christian Heimes
2013-07-30
1
-0/+5
|
\
\
|
|
/
|
*
Add simple test for resource.getpagesize()
Christian Heimes
2013-07-30
1
-0/+5
*
|
Issue #18599: Fix name attribute of _sha1.sha1() object. It now returns
Christian Heimes
2013-07-30
3
-17/+65
|
\
\
|
|
/
|
*
Add more tests for hashlib and hash object attributes
Christian Heimes
2013-07-30
1
-13/+62
|
*
Issue #18599: Fix name attribute of _sha1.sha1() object. It now returns
Christian Heimes
2013-07-30
2
-1/+4
*
|
Issue #18593: fix typo in comment
Eli Bendersky
2013-07-30
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18593: fix typo in comment
Eli Bendersky
2013-07-30
1
-1/+1
*
|
Merge with 3.3
Terry Jan Reedy
2013-07-30
2
-2/+2
|
\
\
|
|
/
|
*
Make all idle test case names end with 'Test'.
Terry Jan Reedy
2013-07-30
2
-2/+2
*
|
Merge #18584: make doctest examples in email documentation pass.
R David Murray
2013-07-29
3
-23/+67
|
\
\
|
|
/
|
*
#18584: make doctest examples in email documentation pass.
R David Murray
2013-07-29
3
-23/+67
*
|
Merge #15415 from 3.3 (again)
Nick Coghlan
2013-07-29
1
-5/+7
|
\
\
|
|
/
|
*
Third attempt to fix #15415 on Windows
Nick Coghlan
2013-07-29
1
-5/+7
*
|
Merge #15415 Windows buildbot change from 3.3
Nick Coghlan
2013-07-29
1
-5/+5
|
\
\
|
|
/
|
*
Attempt to fix #15415 on Windows
Nick Coghlan
2013-07-29
1
-5/+5
*
|
Merge with 3.3
Terry Jan Reedy
2013-07-28
1
-4/+12
|
\
\
|
|
/
[next]