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_slice.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add gc support to slice (closes #26659)
Benjamin Peterson
2016-04-16
1
-1/+12
*
Issue #24134: Use assertRaises() in context manager form in test_slice to
Serhiy Storchaka
2015-05-20
1
-1/+2
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
1
-1/+1
*
#7092 - Silence more py3k deprecation warnings, using test_support.check_py3k...
Florent Xicluna
2010-03-21
1
-1/+2
*
Reverting the Revision: 77368. I committed Flox's big patch for tests by
Senthil Kumaran
2010-01-08
1
-3/+1
*
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...
Senthil Kumaran
2010-01-08
1
-1/+3
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-1/+1
*
Issue 2235: Py3k warnings are now emitted for classes that will no longer inh...
Nick Coghlan
2008-08-11
1
-0/+1
*
Issue #3004: Minor fix to slice.indices(). slice(-10).indices(9) now
Mark Dickinson
2008-06-20
1
-0/+14
*
SF 1191699: Make slices picklable
Raymond Hettinger
2007-04-11
1
-0/+8
*
A test case for the fix in #1674228.
Georg Brandl
2007-03-06
1
-0/+11
*
SF bug #800796: Difference between hash() and __hash__()
Raymond Hettinger
2003-09-05
1
-0/+5
*
SF patch #736962: Port tests to unittest (Part 2)
Raymond Hettinger
2003-09-02
1
-12/+90
*
Some days, I think my comment of
Michael W. Hudson
2002-11-05
1
-0/+3
*
Whitespace normalization.
Tim Peters
2002-08-08
1
-1/+0
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
A few days ago, Guido said (in the thread "[Python-Dev] Python
Michael W. Hudson
2002-07-19
1
-0/+14