index
:
delta/python-packages/logilab-common.git
1.6
1.7
master
py3k
stable
hg.logilab.org: review/logilab/common
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logilab
Commit message (
Expand
)
Author
Age
Files
Lines
*
[optik_ext] Bytes should be returned as ints, not floats (closes #2086835)
Rémi Cardona
2015-10-12
1
-1
/
+1
*
[testlib] Stop using internal TestCase._addSkip method
Rémi Cardona
2015-09-21
1
-1
/
+6
*
[umessage] Use the same code paths for both python 2 and 3
Rémi Cardona
2015-09-21
1
-53
/
+31
*
[umessage] import email exceptions from new module paths
Rémi Cardona
2015-09-21
1
-2
/
+2
*
[umessage] Work around bug in python 3's decode_header
Rémi Cardona
2015-09-18
1
-1
/
+10
*
[umessage] Drop support for python 2.4 and earlier
Rémi Cardona
2015-09-18
1
-6
/
+2
*
[py3k] six.integer_types
Rémi Cardona
2015-09-18
1
-1
/
+3
*
[modutils] Fix fd leak in load_module_from_modpath
Rémi Cardona
2015-09-18
1
-1
/
+5
*
[testlib] remove unused and untested Mock classes
Rémi Cardona
2015-09-18
1
-34
/
+0
*
[py3k] dict.iteritems → dict.items
Rémi Cardona
2015-09-18
1
-1
/
+1
*
Move pytest-specific code from testlib to pytest
Rémi Cardona
2015-09-11
2
-146
/
+157
*
[testlib] Allow skipTest() and fail() in generative tests
Rémi Cardona
2015-09-10
1
-0
/
+5
*
[testlib] Update __all__
Rémi Cardona
2015-09-10
1
-1
/
+1
*
[shellutils] Remove racy file lock
Rémi Cardona
2015-09-10
1
-56
/
+0
*
[testlib] Remove deprecated assert methods
Rémi Cardona
2015-09-10
1
-455
/
+0
*
[testlib] Remove old TestCase.assertRaises code
Rémi Cardona
2015-09-10
1
-47
/
+0
*
[configuration] Have a stable order for sections (closes #298658)
Rémi Cardona
2015-07-23
1
-1
/
+1
*
[pytest] Randomize tests order when using -t (closes #295922)
Rémi Cardona
2015-07-01
1
-1
/
+4
*
Partially restore __pkginfo__ module (closes #295480)
Julien Cristau
2015-06-30
1
-0
/
+8
*
[test] Fix modutils tests when running inside a python 3 virtualenv (closes #...
Rémi Cardona
2015-06-29
1
-0
/
+3
*
delete unused and untested modules (closes #2402)
Rémi Cardona
2015-06-26
6
-875
/
+0
*
[testlib] remove support for deprecated module level fixture names
David Douard
2014-11-27
1
-57
/
+0
*
[registry] raise a typed exception rather than a bare Exception
Aurelien Campeas
2014-10-07
1
-1
/
+7
*
[testlib] Deal with set binary operator changes from python 3
Rémi Cardona
2015-06-25
1
-0
/
+3
*
[pytest] use method.__self__.__class__ instead of method.im_class
Rémi Cardona
2015-06-25
1
-1
/
+1
*
[testlib] Fix datadir property (closes #294478)
Rémi Cardona
2015-06-25
1
-1
/
+1
*
[pkg] pure setuptools setup.py (closes #294479)
Rémi Cardona
2015-05-28
1
-57
/
+0
*
Stop importing __pkginfo__
Rémi Cardona
2015-06-24
1
-1
/
+2
*
[modutils] Use dict.fromkeys instead of convoluted dict+zip+listrepeat
Rémi Cardona
2015-05-29
1
-2
/
+1
*
[modutils] Add basic support for namespace packages
Rémi Cardona
2015-05-28
1
-8
/
+17
*
[modutils] Use True/False instead of 1/0
Rémi Cardona
2015-05-28
1
-8
/
+8
*
Fix various typos
Rémi Cardona
2015-05-28
2
-3
/
+3
*
[layout] change the source directory layout
David Douard
2015-03-13
47
-0
/
+14291