summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix MANIFEST.in according to check-manifestLaurent Peuch2020-04-011-2/+6
* add check-manifest to toxLaurent Peuch2020-04-011-1/+8
* Please the flake8 godLaurent Peuch2020-03-1946-234/+237
* [tox] integrate flake8 with black compatibles optionsLaurent Peuch2020-03-191-1/+14
* [py3] file() doesn't exist in python3Laurent Peuch2020-03-181-1/+1
* [fix] bad variable nameLaurent Peuch2020-03-181-1/+1
* Black the whole code baseLaurent Peuch2020-04-0172-2968/+4203
* [README] add instruction on how to use and integrate blackLaurent Peuch2020-04-012-0/+14
* [black] add black to tox file based on yams black integrationLaurent Peuch2020-03-182-1/+30
* [types] clean type annotations generation from pyannotationLaurent Peuch2020-03-2032-643/+1089
* [tox] move to pytestLaurent Peuch2020-03-2023-4/+5
* Added tag 1.6.1, debian/1.6.1-1 for changeset 9f4573d7a086Simon Chabot2020-05-040-0/+0
* pkg: bump version to 1.6.1debian/1.6.1-11.6.1Simon Chabot2020-05-042-1/+7
* Rename to README.rst to make heptapod display it correctlyNicolas Chauvat2020-05-043-2/+2
* fix(deprecation): new_function must be a callable, not a stringSimon Chabot2020-05-011-1/+1
* Added tag 1.6.0, debian/1.6.0-1 for changeset 3f4987b00aedCarine Dengler2020-04-300-0/+0
* [pkg] Version 1.6.0debian/1.6.0-11.6.0Carine Dengler2020-04-302-1/+7
* [deprecation] 'moved' function renamed 'callable_moved'Laurent Peuch2020-04-302-2/+5
* [deprecation] 'deprecated' function renamed 'callable_deprecated'Laurent Peuch2020-04-302-30/+33
* [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