GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
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