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_sort.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 55328-55341 via svnmerge from
Guido van Rossum
2007-05-15
1
-1/+1
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-14/+14
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-16/+16
*
Restructure comparison dramatically. There is no longer a default
Guido van Rossum
2006-08-24
1
-2/+4
*
move test into a unittest.TestCase, no functional changes
Neal Norwitz
2005-11-24
1
-74/+74
*
* drop the unreasonable list invariant that ob_item should never come back
Armin Rigo
2004-07-29
1
-0/+17
*
Whitespace normalization.
Tim Peters
2004-01-18
1
-2/+0
*
Guido grants a Christmas wish:
Raymond Hettinger
2003-12-17
1
-55/+0
*
Remove extra copy of test_key_with_exception that somehow appeared
Michael W. Hudson
2003-12-04
1
-7/+0
*
Fixes and tests for various "holding pointers when arbitrary Python code
Michael W. Hudson
2003-12-04
1
-0/+45
*
Make sure the list.sort's decorate step unwinds itself before returning
Raymond Hettinger
2003-11-28
1
-0/+7
*
* Migrate set() and frozenset() from the sandbox.
Raymond Hettinger
2003-11-16
1
-2/+1
*
Add list.sorted() classmethod.
Raymond Hettinger
2003-10-29
1
-0/+58
*
* list.sort() now supports three keyword arguments: cmp, key, and reverse.
Raymond Hettinger
2003-10-16
1
-45/+101
*
Allow list sort's comparison function to explicitly be None. See SF patch
Skip Montanaro
2003-01-02
1
-0/+20
*
SF patch 637176: list.sort crasher
Tim Peters
2002-11-12
1
-0/+29
*
Remove cut 'n paste silliness.
Tim Peters
2002-08-03
1
-2/+0
*
New test for sorting sanity. Note that this will fail in earlier Pythons,
Tim Peters
2002-08-01
1
-0/+124