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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[deprecation/fix] implement lazy_wraps, a lazy version of functools.wraps for...
Laurent Peuch
2020-05-20
1
-0
/
+15
*
[fix] metaclass conflict for class_deprecated
Laurent Peuch
2020-05-07
1
-0
/
+11
*
black && flake8
Laurent Peuch
2020-05-06
3
-107
/
+153
*
[deprecation/fix] correctly automatically get the module in which deprecation...
Laurent Peuch
2020-05-06
3
-40
/
+84
*
Please the flake8 god
Laurent Peuch
2020-03-19
17
-55
/
+99
*
Black the whole code base
Laurent Peuch
2020-04-01
30
-1115
/
+1581
*
[tox] move to pytest
Laurent Peuch
2020-03-20
22
-3
/
+3
*
[deprecation] 'moved' function renamed 'callable_moved'
Laurent Peuch
2020-04-30
1
-1
/
+1
*
[deprecation] 'deprecated' function renamed 'callable_deprecated'
Laurent Peuch
2020-04-30
1
-4
/
+4
*
[deprecation] 'renamed' function renamed to 'callable_renamed'
Laurent Peuch
2020-04-30
1
-2
/
+2
*
[deprecation] use send_warning in attribute/argument_renamed, argument_remove...
Laurent Peuch
2020-04-23
1
-3
/
+3
*
[deprecation/refactoring] remove totally overkill DeprecationManager
Laurent Peuch
2020-04-23
1
-60
/
+0
*
[deprecation/refactoring] simplify class_moved
Laurent Peuch
2020-04-23
1
-0
/
+17
*
[deprecation/refactoring] simplify class_renamed
Laurent Peuch
2020-04-23
1
-0
/
+10
*
[deprecation/refactoring] simplify renamed
Laurent Peuch
2020-04-22
1
-1
/
+1
*
[deprecation/refactoring] simplify moved
Laurent Peuch
2020-04-22
1
-1
/
+1
*
[deprecation/refactoring] simplify deprecated
Laurent Peuch
2020-04-22
3
-4
/
+4
*
[deprecation/refactoring] start simplifying module and simplify class_deprecated
Laurent Peuch
2020-04-22
1
-1
/
+1
*
add deprecation.argument_removed
Laurent Peuch
2020-04-23
1
-0
/
+11
*
add depreciation.argument_renamed
Laurent Peuch
2020-04-16
1
-0
/
+14
*
add depreciation.attribute_renamed
Laurent Peuch
2020-04-16
1
-0
/
+22
*
add depreciation.renamed to rename callable
Laurent Peuch
2020-04-15
1
-0
/
+10
*
[shellutils, fix] Deprecate 'input' as argument of RawInput in favor of 'inpu...
Simon Chabot
2019-11-28
1
-0
/
+7
*
Fix modutils tests in debian package
Philippe Pepiot
2019-11-27
1
-0
/
+1
*
Drop dependency on six
Nicola Spanti
2019-11-19
1
-3
/
+1
*
Nearly drop dependency on six
Philippe Pepiot
2019-11-08
6
-23
/
+9
*
[py] Make flake8 a bit less angry
Nicola Spanti
2019-10-25
1
-7
/
+15
*
Raise a ValueError in case of invalid unit in textutils.apply_units()
Denis Laxalde
2019-07-26
1
-0
/
+3
*
[configuration] fix registration of multiple groups at once
Adrien Di Mascio
2017-05-11
1
-0
/
+16
*
Use a context manager for io.open()
Denis Laxalde
2017-07-04
1
-1
/
+2
*
Use io.open() to avoid deprecation warning about 'U' mode
Denis Laxalde
2017-07-04
1
-1
/
+2
*
[textutils] Add two more manual mappings to convert unicode into ASCII
Yann Voté
2017-02-28
1
-0
/
+2
*
[registry] RegistrableInstance should be instantiated with __module__=__name__
Philippe Pepiot
2017-01-20
2
-3
/
+8
*
[registry] deprecate register_objects()
Philippe Pepiot
2017-01-20
1
-2
/
+6
*
[modutils] deprecate modpath_from_file
Philippe Pepiot
2017-01-20
1
-2
/
+6
*
[registry] add register_modnames()
Philippe Pepiot
2016-12-23
1
-0
/
+9
*
[test] Do not use "modutils" in test_site_packages
Denis Laxalde
2016-11-18
1
-2
/
+3
*
[configuration] Fix multi-line strings handling
Christophe de Vienne
2016-01-11
1
-0
/
+44
*
[testlib] Deprecate doctest things in favour of stdlib module
Denis Laxalde
2016-01-19
3
-20
/
+18
*
Rename pytest executable into logilab-pytest
Denis Laxalde
2016-10-03
1
-1
/
+1
*
[test] noop instead of skip test_utcdatetime for mxDateTime
David Douard
2016-05-27
1
-1
/
+1
*
[pep8] test/unittest_changelog
David Douard
2016-05-27
1
-6
/
+7
*
[changelog] ensure ChangeLogEntry write unicode (closes #6213577)
David Douard
2016-01-12
1
-1
/
+1
*
Fix regression with datetime2ticks vs date object as argument
Sylvain Thénault
2016-05-17
1
-0
/
+5
*
[date] take milliseconds into account in datetime2ticks
Julien Cristau
2016-03-10
1
-3
/
+11
*
Move coverage utility from pytest to testlib
Denis Laxalde
2016-03-03
1
-15
/
+0
*
[optik_ext] Bytes should be returned as ints, not floats (closes #2086835)
Rémi Cardona
2015-10-12
1
-0
/
+19
*
[umessage] Use the same code paths for both python 2 and 3
Rémi Cardona
2015-09-21
1
-1
/
+18
*
[umessage] Work around bug in python 3's decode_header
Rémi Cardona
2015-09-18
1
-0
/
+12
*
[tests] Fix resource leak
Rémi Cardona
2015-09-10
1
-2
/
+4
[next]