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
*
Remove the simple slicing API. All slicing is now done with slice objects.
Thomas Wouters
2007-08-30
1
-3/+3
*
Fix buglet in sliceobjects, they were not returning Py_NotImplemented when
Thomas Wouters
2007-08-28
1
-0/+3
*
Getting rid of cPickle. Mmm, feels good!
Guido van Rossum
2007-07-20
1
-1/+1
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-1/+1
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-0/+19
*
Rip out 'long' and 'L'-suffixed integer literals.
Guido van Rossum
2007-01-15
1
-2/+2
*
Restructure comparison dramatically. There is no longer a default
Guido van Rossum
2006-08-24
1
-3/+3
*
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