Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d47a68716e7dfdf79a19129a9a8369b41a173f27
/
Lib
/
test
/
test_tuple.py
a70e91c
mark tracking tests as implementation details
by Benjamin Peterson
· 15 years ago
c169c78
Issue #7466: segmentation fault when the garbage collector is called
by Antoine Pitrou
· 15 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
f8387af
Issue #4688: Add a heuristic so that tuples and dicts containing only
by Antoine Pitrou
· 16 years ago
979395b
Moved testing of builtin types out of test_builtin and into type specific modules
by Benjamin Peterson
· 17 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
5ea7e31
Improve test coverage.
by Raymond Hettinger
· 21 years ago
1f4bcf9
test_hash(): The test here is different enough from the one in the bug
by Tim Peters
· 21 years ago
41bd022
SF bug #942952: Weakness in tuple hash
by Raymond Hettinger
· 21 years ago
1dde95d
Move list and tuple tests from test_types.py to their own scripts:
by Walter Dörwald
· 21 years ago