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
path:
root
/
Lib
/
test
/
test_index.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #7849: Now the utility ``check_warnings`` verifies if the warnings are
Florent Xicluna
2010-03-07
1
-6/+3
*
Issue #7532: Add additional slicing test cases for new- and old-style
Mark Dickinson
2010-01-09
1
-2/+97
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-11/+11
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+0
*
Fix those parts in the testsuite that assumed that sys.maxint would cause ove...
Kristján Valur Jónsson
2007-05-03
1
-3/+6
*
Subclasses of int/long are allowed to define an __index__.
Neal Norwitz
2006-08-15
1
-8/+9
*
Whitespace normalization.
Tim Peters
2006-08-15
1
-2/+2
*
Fix a couple of bugs exposed by the new __index__ code. The 64-bit buildbots
Neal Norwitz
2006-08-12
1
-2/+9
*
Patch #1538606, Patch to fix __index__() clipping.
Neal Norwitz
2006-08-12
1
-48/+126
*
Minor bugs in the __index__ code (PEP 357), with tests.
Armin Rigo
2006-03-30
1
-95/+73
*
whitespace normalisation
Anthony Baxter
2006-03-30
1
-11/+11
*
Checking in the test for PEP 357.
Armin Rigo
2006-03-30
1
-0/+159
*
Checking in the code for PEP 357.
Guido van Rossum
2006-03-07
1
-0/+0