summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [deprecation] 'renamed' function renamed to 'callable_renamed'Laurent Peuch2020-04-302-3/+6
* [deprecation/abbreviation] rename modpath/objname function arguments to modul...Laurent Peuch2020-04-301-24/+26
* [deprecation] use send_warning in attribute/argument_renamed, argument_remove...Laurent Peuch2020-04-232-16/+18
* [deprecation/refactoring] remove totally overkill DeprecationManagerLaurent Peuch2020-04-232-199/+0
* [deprecation/refactoring] simplify class_movedLaurent Peuch2020-04-232-3/+28
* [deprecation/refactoring] simplify class_renamedLaurent Peuch2020-04-232-3/+23
* [deprecation/refactoring] simplify renamedLaurent Peuch2020-04-222-3/+10
* [deprecation/refactoring] simplify movedLaurent Peuch2020-04-222-4/+21
* [deprecation/refactoring] simplify deprecatedLaurent Peuch2020-04-224-33/+49
* [deprecation/refactoring] start simplifying module and simplify class_deprecatedLaurent Peuch2020-04-222-2/+59
* add deprecation.argument_removedLaurent Peuch2020-04-232-0/+38
* add depreciation.argument_renamedLaurent Peuch2020-04-162-0/+47
* add depreciation.attribute_renamedLaurent Peuch2020-04-162-0/+67
* [fix] decorators needs to use functools.wrapsLaurent Peuch2020-04-151-0/+2
* add depreciation.renamed to rename callableLaurent Peuch2020-04-152-0/+42
* [py] Make flake8 less angry with logilab/common/ureports/Nicola Spanti2019-12-195-49/+65
* [mypy] type RegistrableObject.__regid__/__registry__Laurent Peuch2019-12-191-4/+3
* [mypy/type] declare type of RegistrableObject.__regid__/__select__Laurent Peuch2019-12-191-2/+3
* [mod] move predicates code up in the file for the next patchLaurent Peuch2019-12-191-209/+208
* [mypy/fix] Need type annotation for '_PREDICATES'Laurent Peuch2019-12-191-1/+3
* [mypy/fix] All conditional function variants must have identical signaturesLaurent Peuch2019-12-191-2/+2
* [mypy/fix] Incompatible types in assignmentLaurent Peuch2019-12-192-3/+2
* [changelog] add 1.5.2 release informationLaurent Peuch2019-12-041-0/+12
* [README] link to readthedocs documentationLaurent Peuch2019-12-041-0/+4
* Added tag 1.5.2, debian/1.5.2-1 for changeset 34d899baf299Philippe Pepiot2019-12-040-0/+0
* [pkg] Version 1.5.2debian/1.5.2-11.5.2Philippe Pepiot2019-12-042-1/+7
* [registry/select_best] move from 'debug_call' to select_listener observator p...Laurent Peuch2019-11-281-19/+31
* [registry/fix] re-put "winner" key in registry._select_best debug informationLaurent Peuch2019-11-281-1/+2
* Added tag 1.5.1, debian/1.5.1-1 for changeset 69293322e6b7Simon Chabot2019-11-290-0/+0
* [pkg] Version 1.5.1debian/1.5.1-11.5.1Simon Chabot2019-11-292-1/+7
* [shellutils, fix] Deprecate 'input' as argument of RawInput in favor of 'inpu...Simon Chabot2019-11-282-2/+17
* Added tag 1.5.0, debian/1.5.0-1 for changeset cc988e1f739bPhilippe Pepiot2019-11-280-0/+0
* [pkg] Version 1.5.0debian/1.5.0-11.5.0Philippe Pepiot2019-11-282-3/+4
* Drop now useless code for python2 in __pkginfo__.pyPhilippe Pepiot2019-11-271-3/+0
* Fix modutils tests in debian packagePhilippe Pepiot2019-11-272-1/+1
* Make logilab-pytest a python3 scriptPhilippe Pepiot2019-11-271-1/+1
* Drop dependency on sixNicola Spanti2019-11-195-21/+9
* [register] allow to pass a debug_callback argument to Registry._select_bestLaurent Peuch2019-11-201-0/+33
* Drop debian python2 packagingPhilippe Pepiot2019-11-133-45/+7
* Nearly drop dependency on sixPhilippe Pepiot2019-11-0825-96/+35
* Require python >= 3.3Philippe Pepiot2019-11-082-1/+2
* tox: drop py2 testsPhilippe Pepiot2019-11-081-2/+1
* Drop rpm python2 packagingPhilippe Pepiot2019-11-081-186/+0
* Merge public headsPhilippe Pepiot2019-11-085-28/+40
|\
| * [py] Make flake8 a bit less angryNicola Spanti2019-10-253-20/+32
| * Use time.process_time instead of time.clock (deprecated)Simon Chabot2019-10-242-8/+8
* | Added tag 1.4.4, debian/1.4.4-1 for changeset f7d383220a68Nicola Spanti2019-11-080-0/+0
* | [pkg] Version 1.4.4debian/1.4.4-11.4.4Nicola Spanti2019-11-082-3/+4
* | [debian] use dh-pythonPhilippe Pepiot2019-11-083-50/+15
* | Include docs in sdistPhilippe Pepiot2019-11-081-2/+2
|/