v4:
 - Rewrite PATCH 1.

v3:
 - reverse order of patches
 - rename second patch to "Revert commit ..."
 - drop "UTF-8" argument in decode()/encode(); bot functions default to
   utf-8 already.

v2:
 - ensure compatibility with python2 by only calling encode()/decode() if
   script is run with a python3 interpreter

Markus Armbruster (1):
  qapi: Open files with encoding='utf-8'

Matthias Maier (1):
  Revert commit d4e5ec877ca

 Makefile               |  6 ++----
 scripts/qapi/common.py | 17 ++++++++++++++---
 tests/Makefile.include |  6 +++---
 3 files changed, 19 insertions(+), 10 deletions(-)

-- 
2.17.1


Reply via email to