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
*
Bump autoconf from 2.68 to 2.69.
Trent Nelson
2012-10-16
1
-132/+147
*
Merge issue #15819: tweak logic in previous commit.
Trent Nelson
2012-10-16
2
-2/+2
|
\
|
*
Merge issue #15819: tweak logic in previous commit.
Trent Nelson
2012-10-16
2
-2/+2
|
|
\
|
|
*
Issue #15819: tweak logic in previous commit (617591e7d708).
Trent Nelson
2012-10-16
2
-2/+2
*
|
|
Merge concurrent.futures dict comp tweak from 3.3
Nick Coghlan
2012-10-16
1
-5/+3
|
\
\
\
|
|
/
/
|
*
|
A dict comprehension is much prettier (thanks Antoine)
Nick Coghlan
2012-10-16
1
-5/+3
|
*
|
Merge heads.
Trent Nelson
2012-10-16
2
-10/+18
|
|
\
\
*
|
\
\
Merge heads.
Trent Nelson
2012-10-16
2
-10/+18
|
\
\
\
\
|
*
\
\
\
Merge concurrent.futures example changes from 3.3
Nick Coghlan
2012-10-16
2
-10/+18
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Tweak the threaded example in concurrent.futures
Nick Coghlan
2012-10-16
2
-10/+18
*
|
|
|
|
Merge issue #15819: additional fixes for out-of-tree builds from read-only src.
Trent Nelson
2012-10-16
3
-6/+47
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge issue #15819: additional fixes for out-of-tree builds from read-only src.
Trent Nelson
2012-10-16
3
-6/+47
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Issue #15819: additional fixes for out-of-tree builds from read-only src.
Trent Nelson
2012-10-16
3
-5/+46
*
|
|
Merge issue #15298: ensure _sysconfigdata is generated in build directory,
Trent Nelson
2012-10-16
4
-28/+28
|
\
\
\
|
|
/
/
|
*
|
Issue #15298: ensure _sysconfigdata is generated in build directory,
Trent Nelson
2012-10-16
4
-28/+28
*
|
|
Merge issue #15833: don't raise an exception if importlib can't write
Trent Nelson
2012-10-16
3
-1840/+1851
|
\
\
\
|
|
/
/
|
*
|
Merge heads.
Trent Nelson
2012-10-16
1
-2/+2
|
|
\
\
|
*
|
|
Issue #15833: don't raise an exception if importlib can't write byte-compiled
Trent Nelson
2012-10-16
3
-1846/+1856
*
|
|
|
Merge issue #15936: Reformat text for os.random to follow Larry Hastings sugg...
Andrew Svetlov
2012-10-16
1
-2/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Issue #15936: Reformat text for os.random to follow Larry Hastings suggestion
Andrew Svetlov
2012-10-16
1
-2/+2
|
|
/
/
*
|
|
Merge issue #15936: Add link from os.urandom to random.SystemRandom
Andrew Svetlov
2012-10-16
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #15936: Add link from os.urandom to random.SystemRandom
Andrew Svetlov
2012-10-16
1
-0/+3
*
|
|
Closes #16244: Merged change from 3.3.
Vinay Sajip
2012-10-16
1
-2/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #16244: Merged change from 3.2.
Vinay Sajip
2012-10-16
1
-2/+0
|
|
\
\
|
|
|
/
|
|
*
Issue #16244: Remove file mode overrides.
Vinay Sajip
2012-10-16
1
-2/+0
*
|
|
Issue #16225: Merge from 3.3: Add additional note to tutorial about looping.
Chris Jerdonek
2012-10-16
2
-11/+24
|
\
\
\
|
|
/
/
|
*
|
Issue #16225: Merge from 3.2: Add additional note to tutorial about looping.
Chris Jerdonek
2012-10-16
2
-11/+24
|
|
\
\
|
|
|
/
|
|
*
Issue #16225: Add additional note to tutorial about changing sequence while l...
Chris Jerdonek
2012-10-16
2
-11/+24
*
|
|
logging's SocketHandler: get rid of some legacy code and use the newer socket...
Giampaolo Rodola'
2012-10-15
1
-9/+1
*
|
|
Issue #16234: Modify sha3's block_size method to return NotImplemented.
Christian Heimes
2012-10-14
1
-2/+6
*
|
|
Issue #15721: make _tkinter module pep384 compatible.
Andrew Svetlov
2012-10-14
1
-132/+142
*
|
|
Update comment: SPARC requires proper alignment
Christian Heimes
2012-10-14
1
-1/+2
*
|
|
get 64bit platforms without uint64 right again
Christian Heimes
2012-10-14
1
-3/+5
*
|
|
merge
Christian Heimes
2012-10-14
2
-5/+6
|
\
\
\
|
*
|
|
Clean up some warnings in test suite output.
Nadeem Vawda
2012-10-13
2
-5/+6
*
|
|
|
Force 32bit Keccak implementation on SPARC. It look like the Solaris CC compi...
Christian Heimes
2012-10-14
1
-8/+14
|
/
/
/
*
|
|
Keccak: fromBytesToWord() and fromWordToBytes() are required on 64bit big end...
Christian Heimes
2012-10-13
1
-4/+6
*
|
|
merge heads
Benjamin Peterson
2012-10-13
4
-54/+74
|
\
\
\
|
*
\
\
Issue #16206: Merge dict documentation improvements from 3.3.
Chris Jerdonek
2012-10-13
2
-28/+39
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Issue #16206: Merge dict documentation improvements from 3.2.
Chris Jerdonek
2012-10-13
2
-28/+39
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Issue #16206: Improve the documentation of the dict constructor.
Chris Jerdonek
2012-10-13
2
-28/+39
|
*
|
|
Merge from 3.3: Undo changes accidentally reverted in de8787029fe4.
Chris Jerdonek
2012-10-13
2
-11/+19
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Undo changes accidentally reverted in de8787029fe4.
Chris Jerdonek
2012-10-13
2
-11/+19
|
*
|
|
lzma module: Rewrap docstrings at 72 columns, as per PEP 8.
Nadeem Vawda
2012-10-13
1
-15/+16
*
|
|
|
When not optimized function stack sizes are much larger and may cause this te...
Benjamin Peterson
2012-10-13
1
-1/+2
|
/
/
/
*
|
|
merge 3.3
Benjamin Peterson
2012-10-12
2
-19/+11
|
\
\
\
|
|
/
/
|
*
|
merge heads
Benjamin Peterson
2012-10-12
6
-9/+11
|
|
\
\
|
*
\
\
merge 3.2
Benjamin Peterson
2012-10-12
14
-239/+241
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
merge 3.2
Benjamin Peterson
2012-10-12
0
-0/+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
skip if __doc__ is gone
Benjamin Peterson
2012-10-12
1
-0/+1
[next]