mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-13 15:24:05 +02:00
generate_test_code.py doesn't support UTF-8 in .function files (but does in .data files) when run in a non-UTF-8 locale with Python <=3.6. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>