summaryrefslogtreecommitdiff
path: root/logilab/common/configuration.py
Commit message (Expand)AuthorAgeFilesLines
* style(black): new black release changed a bunch of stuffLaurent Peuch2020-08-261-21/+10
* [DepreciationWarning] deprecated has been renamed to callable_deprecatedLaurent Peuch2020-05-061-3/+3
* Please the flake8 godLaurent Peuch2020-03-191-10/+9
* Black the whole code baseLaurent Peuch2020-04-011-198/+305
* [types] clean type annotations generation from pyannotationLaurent Peuch2020-03-201-88/+127
* Nearly drop dependency on sixPhilippe Pepiot2019-11-081-4/+3
* Make "configuration" classes get call __getitem__Philippe Pepiot2019-09-121-5/+4
* [doc] fix sphinx warningsLaurent Peuch2019-07-031-1/+1
* [configuration] fix registration of multiple groups at onceAdrien Di Mascio2017-05-111-2/+2
* configuration: fix action query in read_old_configDenis Laxalde2017-07-051-1/+1
* [configuration] Fix multi-line strings handlingChristophe de Vienne2016-01-111-0/+3
* [configuration] long is gone in Python 3, rely on six.integer_typesDenis Laxalde2016-06-021-2/+2
* [configuration] fix crash on python 3.5debian/1.2.0-1centos/1.2.0-11.2.0Julien Cristau2016-03-151-1/+1
* [py3k] dict.iteritems → dict.itemsRémi Cardona2015-09-181-1/+1
* [configuration] Have a stable order for sections (closes #298658)Rémi Cardona2015-07-231-1/+1
* [layout] change the source directory layoutDavid Douard2015-03-131-0/+1105