summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorErik Arvstedt <erik.arvstedt@gmail.com>2020-01-14 19:18:17 +0100
committerJon <jonringer@users.noreply.github.com>2020-01-14 15:52:44 -0800
commit5bdb653baf24ff73914a2c2d5101ceaa475e2298 (patch)
tree9f9067b7724a63748aaf01c3d841e1552268dde5 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentcaa435fd1d164cc5d1059897f18970ad290b56db (diff)
test-driver.py: fix decoding of VM output
The codec format 'unicode_escape' was introduced in 52ee102 to handle undecodable bytes in boot menus. This made the problem worse as unicode chars outside of iso-8859-1 produce garbled output and valid utf-8 strings (such as "\x" ) trigger decoding errors. Fix this by using the default 'utf-8' codec and by explicitly ignoring decoding errors.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions