Overview
Request 49466 accepted
- update to 0.52.0:
* testlib is now based on unittest2, to prepare its own extinction.
Warning are printed so you can easily migration step by step.
* restored python 2.3 compat in some modules, so one get a change to run
pylint at least
* textutils: use NFKD decomposition in unormalize()
* logging_ext: don't try to use ansi colorized formatter when not in debug
mode
* logging_ext: init_log function splitted into smaller chunk to ease reuse
in other contexts
* clcommands: enhanced/cleaned api, nicer usage display
* various pylint detected errors fixed
- Created by dirkmueller
- In state accepted
Request History
dirkmueller created request
- update to 0.52.0:
* testlib is now based on unittest2, to prepare its own extinction.
Warning are printed so you can easily migration step by step.
* restored python 2.3 compat in some modules, so one get a change to run
pylint at least
* textutils: use NFKD decomposition in unormalize()
* logging_ext: don't try to use ansi colorized formatter when not in debug
mode
* logging_ext: init_log function splitted into smaller chunk to ease reuse
in other contexts
* clcommands: enhanced/cleaned api, nicer usage display
* various pylint detected errors fixed
autobuild accepted request
checked in