Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
364f79d7b3ee1ebd0a6312cb15f4aae231a66c4d
/
Lib
/
test
/
test_index.py
6032c25
Issue #8248: Add some tests for the bool type. Patch by Gregory Nofi.
by Antoine Pitrou
· 15 years ago
bc27c6a
Various tests cleanup: check_warnings/check_py3k_warnings, unittest.assert* and setUp/tearDown.
by Florent Xicluna
· 15 years ago
6de9e93
Issue #7849: Now the utility ``check_warnings`` verifies if the warnings are
by Florent Xicluna
· 15 years ago
e365613
Issue #7532: Add additional slicing test cases for new- and old-style
by Mark Dickinson
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
170eee9
Fix those parts in the testsuite that assumed that sys.maxint would cause overflow on x64. Now the testsuite is well behaved on that platform.
by Kristján Valur Jónsson
· 18 years ago
271a868
Subclasses of int/long are allowed to define an __index__.
by Neal Norwitz
· 19 years ago
c02c1c8
Whitespace normalization.
by Tim Peters
· 19 years ago
1872b1c
Fix a couple of bugs exposed by the new __index__ code. The 64-bit buildbots
by Neal Norwitz
· 19 years ago
8a87f5d
Patch #1538606, Patch to fix __index__() clipping.
by Neal Norwitz
· 19 years ago
314861c
Minor bugs in the __index__ code (PEP 357), with tests.
by Armin Rigo
· 19 years ago
4ef3a23
whitespace normalisation
by Anthony Baxter
· 19 years ago
5eca19b
Checking in the test for PEP 357.
by Armin Rigo
· 19 years ago
38fff8c
Checking in the code for PEP 357.
by Guido van Rossum
· 19 years ago