Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
062d2b52f3128f44bfd853459652e075c9bb5f40
/
Lib
/
test
/
seq_tests.py
e7d8be8
Security patches from Apple: prevent int overflow when allocating memory
by Neal Norwitz
· 17 years ago
53663a6
Issue 2235: __hash__ is once again inherited by default, but inheritance can be blocked explicitly so that collections.Hashable remains meaningful
by Nick Coghlan
· 17 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
5b07ebc
Issue 2025: Add tuple.count() and tuple.index() to follow the ABC in collections.Sequence.
by Raymond Hettinger
· 18 years ago
0288cb0
Add the test from issue 1704621 (the issue itself is already fixed here).
by Guido van Rossum
· 18 years ago
9e34c04
Whitespace normalization (via reindent.py).
by Tim Peters
· 20 years ago
be3856d
patch [ 1141428 ] more __contains__ tests
by Georg Brandl
· 20 years ago
09a3f2c
Add tests for tuple, list and UserList that initialize the object from
by Walter Dörwald
· 20 years ago
5ea7e31
Improve test coverage.
by Raymond Hettinger
· 21 years ago
1dde95d
Move list and tuple tests from test_types.py to their own scripts:
by Walter Dörwald
· 22 years ago