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_range.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix writing out 64-bit size fields on 32-bit builds
Antoine Pitrou
2013-11-23
1
-3
/
+4
*
Issue #16402: Merge fix from 3.3
Mark Dickinson
2012-11-04
1
-0
/
+9
|
\
|
*
Issue #16402: Merge fix from 3.2
Mark Dickinson
2012-11-04
1
-1
/
+104
|
|
\
|
|
/
|
/
|
|
*
Issue #16402: In range slicing, fix shadowing of exceptions from __index__ me...
Mark Dickinson
2012-11-04
1
-0
/
+9
*
|
Issue #14288: Serialization support for builtin iterators.
Kristj?n Valur J?nsson
2012-04-03
1
-1
/
+23
*
|
add introspection to range objects (closes #9896)
Benjamin Peterson
2011-11-05
1
-0
/
+29
*
|
Issue #13201: equality for range objects is now based on equality of the unde...
Mark Dickinson
2011-10-23
1
-0
/
+52
|
/
*
#11845: Fix typo in rangeobject.c that caused a crash in compute_slice_indice...
Ezio Melotti
2011-04-15
1
-0
/
+9
*
Issue 10889: Support slicing and indexing of large ranges (no docs changes, s...
Nick Coghlan
2011-01-12
1
-7
/
+86
*
Issue 2690: Add support for slicing and negative indices to range objects (in...
Nick Coghlan
2010-12-03
1
-1
/
+72
*
fix two broken tests
Benjamin Peterson
2010-11-20
1
-1
/
+2
*
merge all range tests into test_range
Benjamin Peterson
2010-11-20
1
-0
/
+157
*
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti
2010-11-20
1
-2
/
+2
*
use assert[Not]In where appropriate
Ezio Melotti
2010-01-23
1
-12
/
+12
*
use assert[Not]In where appropriate
Benjamin Peterson
2010-01-19
1
-20
/
+20
*
remove 2.x specific warnings
Benjamin Peterson
2009-11-16
1
-4
/
+0
*
Issue #7298: Fix a variety of problems leading to wrong results with
Mark Dickinson
2009-11-15
1
-0
/
+61
*
Issue #1766304: The range.__contains__ optimization should only be
Mark Dickinson
2009-09-24
1
-0
/
+6
*
Issue #1766304: Optimize membership testing for ranges: 'n in range(...)'
Mark Dickinson
2009-09-22
1
-0
/
+50
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-6
/
+6
*
Fix SystemError and a wasps nest of ref counting issues.
Raymond Hettinger
2009-06-12
1
-0
/
+7
*
Issue #4183: Some tests didn't run with pickle.HIGHEST_PROTOCOL.
Hirokazu Yamamoto
2008-10-23
1
-1
/
+1
*
Issue 2582: Fix pickling of range objects.
Alexandre Vassalotti
2008-06-10
1
-0
/
+10
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2
/
+2
*
Removed PyInt_GetMax and sys.maxint
Christian Heimes
2007-12-04
1
-3
/
+3
*
Update name of test.
Walter Dörwald
2007-05-21
1
-1
/
+1
*
Rename test_xrange.py to test_range.py and fix the
Walter Dörwald
2007-05-21
1
-0
/
+68