[Kimchi-devel] [PATCH V3] [Wok 0/5] Fix issue #142

Lucio Correia luciojhc at linux.vnet.ibm.com
Tue Aug 9 14:42:56 UTC 2016


Changes in V3:

Added patch 5. Other patches are the same already reviewed.

Lucio Correia (5):
  Add option to get untranslated message text
  Issue #142 - Translate request log at reading-time
  Fix issue with converting message to unicode
  Update tests
  Fix ascii_dict and utf8_dict

 src/wok/control/base.py | 13 ++++++------
 src/wok/message.py      | 32 ++++++++++++++++-------------
 src/wok/reqlogger.py    | 53 ++++++++++++++++++++++++++++++++++++++++---------
 src/wok/root.py         | 12 +++++------
 src/wok/stringutils.py  |  6 ++----
 tests/test_api.py       |  2 +-
 6 files changed, 77 insertions(+), 41 deletions(-)

-- 
1.9.1




More information about the Kimchi-devel mailing list