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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge from 3.2
Senthil Kumaran
2011-04-26
1
-0/+2
|
\
|
*
merge from 3.1
Senthil Kumaran
2011-04-26
1
-0/+2
|
|
\
|
|
*
Update News entry for Issue11236
Senthil Kumaran
2011-04-26
1
-0/+2
*
|
|
#6780: merge with 3.2.
Ezio Melotti
2011-04-26
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
#6780: merge with 3.1.
Ezio Melotti
2011-04-26
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
#6780: fix starts/endswith error message to mention that tuples are accepted ...
Ezio Melotti
2011-04-26
1
-0/+3
*
|
|
Merge #11901: add description of how bitfields are laid out to hexversion docs
R David Murray
2011-04-25
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Merge #11901: add description of how bitfields are laid out to hexversion docs
R David Murray
2011-04-25
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
#11901: add description of how bitfields are laid out to hexversion docs
R David Murray
2011-04-25
1
-0/+1
*
|
|
Issue #10914: Add a minimal embedding test to test_capi.
Antoine Pitrou
2011-04-25
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #10914: add NEWS item.
Antoine Pitrou
2011-04-25
1
-0/+2
*
|
|
Issue #11856: Speed up parsing of JSON numbers.
Antoine Pitrou
2011-04-25
1
-0/+2
*
|
|
pybench prep_times calculation error (closes #11895)
Jesus Cea
2011-04-25
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
pybench prep_times calculation error (closes #11895)
Jesus Cea
2011-04-25
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
pybench prep_times calculation error (closes #11895)
Jesus Cea
2011-04-25
1
-0/+1
*
|
|
Issue #11005, issue #11915: fix issue number of commit 2c0da1c4f063.
Victor Stinner
2011-04-24
1
-1/+1
*
|
|
Issue #11915: threading.RLock()._release_save() raises a RuntimeError if the
Victor Stinner
2011-04-24
1
-0/+3
*
|
|
Issue #11258: Speed up ctypes.util.find_library() under Linux by a factor
Antoine Pitrou
2011-04-23
2
-0/+4
*
|
|
Issue #11382: Trivial system calls, such as dup() or pipe(), needn't
Antoine Pitrou
2011-04-23
1
-0/+3
*
|
|
MERGE: startswith and endswith don't accept None as slice index. Patch by Tor...
Jesus Cea
2011-04-20
2
-0/+4
|
\
\
\
|
|
/
/
|
*
|
MERGE: startswith and endswith don't accept None as slice index. Patch by Tor...
Jesus Cea
2011-04-20
2
-0/+4
|
|
\
\
|
|
|
/
|
|
*
startswith and endswith don't accept None as slice index. Patch by Torsten Be...
Jesus Cea
2011-04-20
2
-0/+4
|
|
*
merge
Raymond Hettinger
2011-04-19
1
-0/+6
|
|
|
\
|
|
*
|
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.
Raymond Hettinger
2011-04-19
1
-0/+3
|
*
|
|
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.
Raymond Hettinger
2011-04-19
1
-0/+3
|
|
\
\
\
*
|
|
|
|
Issue #11223: Add threading._info() function providing informations about the
Victor Stinner
2011-04-19
1
-2/+11
*
|
|
|
|
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.
Raymond Hettinger
2011-04-19
1
-0/+3
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.
Raymond Hettinger
2011-04-19
1
-0/+3
*
|
|
|
|
Merge test_startfile fix from 3.2.
Nadeem Vawda
2011-04-18
1
-0/+2
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge test_startfile fix from 3.1.
Nadeem Vawda
2011-04-18
1
-0/+2
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Fix sporadic failure in test_startfile.
Nadeem Vawda
2011-04-18
1
-0/+2
*
|
|
|
|
#11731: simplify/enhance parser/generator API by introducing policy objects.
R David Murray
2011-04-18
1
-0/+3
*
|
|
|
|
(Merge 3.2) Issue #11768: The signal handler of the signal module only calls
Victor Stinner
2011-04-18
1
-0/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
(Merge 3.1) Issue #11768: The signal handler of the signal module only calls
Victor Stinner
2011-04-18
1
-0/+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Issue #11768: The signal handler of the signal module only calls
Victor Stinner
2011-04-18
1
-0/+4
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge: #11492: rewrite header folding algorithm. Less code, more passing tests.
R David Murray
2011-04-18
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#11492: rewrite header folding algorithm. Less code, more passing tests.
R David Murray
2011-04-18
1
-0/+2
|
|
|
/
|
|
/
|
*
|
|
Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTest...
Antoine Pitrou
2011-04-16
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTest...
Antoine Pitrou
2011-04-16
1
-0/+2
*
|
|
Merge from 3.2
Antoine Pitrou
2011-04-16
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Fix possible "file already exists" error when running the tests in parallel.
Antoine Pitrou
2011-04-16
1
-0/+2
*
|
|
Issue #11852: Merge fix from 3.2.
Vinay Sajip
2011-04-15
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #11852: Add missing imports and update tests.
Vinay Sajip
2011-04-15
1
-0/+2
*
|
|
Fix minor subclassing issue with collections.Counter
Raymond Hettinger
2011-04-15
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Fix minor subclassing issue with collections.Counter
Raymond Hettinger
2011-04-15
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
Fix minor subclassing issue with collections.Counter
Raymond Hettinger
2011-04-15
1
-0/+2
*
|
|
#5057: Merge with 3.2.
Ezio Melotti
2011-04-15
1
-1/+5
|
\
\
\
|
|
/
/
|
*
|
#5057: Merge with 3.1.
Ezio Melotti
2011-04-15
1
-1/+5
|
|
\
\
|
|
|
/
|
|
*
Issue #5057: fix a bug in the peepholer that led to non-portable pyc files be...
Ezio Melotti
2011-04-15
1
-1/+5
*
|
|
merge from 3.2
Senthil Kumaran
2011-04-15
1
-0/+3
|
\
\
\
|
|
/
/
[next]