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
/
unittest
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32360: unittest.util: Use Counter instead of custom count function (GH-4994)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-01-24
1
-9/+2
*
Issue #22032: __qualname__ instead of __name__ is now always used to format
Serhiy Storchaka
2014-07-22
1
-1/+1
*
Issue #18996: TestCase.assertEqual() now more cleverly shorten differing
Serhiy Storchaka
2013-09-23
1
-0/+37
*
Keep helper functions private.
Raymond Hettinger
2010-12-24
1
-2/+2
*
Put diff output in useful order (when the elements were first seen).
Raymond Hettinger
2010-12-24
1
-5/+10
*
Improve diff for assertCountEqual() to actually show the differing counts.
Raymond Hettinger
2010-12-24
1
-1/+57
*
Merged revisions 81747 via svnmerge from
Michael Foord
2010-06-05
1
-4/+8
*
Forward port total_ordering() and cmp_to_key().
Raymond Hettinger
2010-04-05
1
-9/+0
*
Merged revisions 79263 via svnmerge from
Benjamin Peterson
2010-03-22
1
-0/+3
*
Merged revisions 78227,78229,78288,78348,78377,78770,78774-78776,78810 via sv...
Benjamin Peterson
2010-03-14
1
-0/+6
*
Merged revisions 74095 via svnmerge from
Benjamin Peterson
2009-07-19
1
-0/+75