index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_tuple.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #8847: Disable COMDAT folding in Windows PGO builds.
Martin v. L?wis
2012-08-01
1
-0
/
+8
*
Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...
Antoine Pitrou
2011-10-06
1
-0
/
+10
*
Fix typo in superclass method name
Éric Araujo
2010-12-23
1
-1
/
+1
*
Merged revisions 82303 via svnmerge from
Benjamin Peterson
2010-06-27
1
-0
/
+4
*
Merged revisions 76763 via svnmerge from
Antoine Pitrou
2009-12-12
1
-0
/
+3
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-6
/
+6
*
Merged revisions 70546 via svnmerge from
Antoine Pitrou
2009-03-23
1
-0
/
+65
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2
/
+2
*
Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...
Christian Heimes
2008-05-04
1
-0
/
+7
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1
/
+0
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-5
/
+5
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-2
/
+2
*
Make built-in zip() equal to itertools.izip().
Guido van Rossum
2006-08-24
1
-1
/
+1
*
Improve test coverage.
Raymond Hettinger
2004-09-30
1
-0
/
+11
*
test_hash(): The test here is different enough from the one in the bug
Tim Peters
2004-06-01
1
-3
/
+7
*
SF bug #942952: Weakness in tuple hash
Raymond Hettinger
2004-06-01
1
-0
/
+19
*
Move list and tuple tests from test_types.py to their own scripts:
Walter Dörwald
2003-12-08
1
-0
/
+49