3 Commits

Author SHA1 Message Date
Pierre-Marie de Rodat
f7749fcc6b Testsuite: use "ascii" for non-ASCII test outputs
On Windows, the default encoding (not UTF-8) may not allow non-ASCII
test outputs. Use Python's "ascii" builtin where needed to ensure pure
ASCII test outputs.

TN: U720-016
2021-09-27 14:46:45 +02:00
Pierre-Marie de Rodat
5dbf999964 Python API: remove support for Python2
TN: U720-016
2021-09-24 15:54:42 +02:00
Pierre-Marie de Rodat
6119d49b15 Python API: accept unicode source buffers in get_from_buffer/reparse
TN: SC05-019
2019-12-18 15:28:19 +01:00