Files
Erik Schnetter 7826e1ced6 Preprocess files in UTF-8 mode
Some (?) Python versions assume that text files are encoded as 7-bit ASCII and abort when encountering other encoding. Some of podman's markdown documentation files are encoded as UTF-8, and this needs to be specified explicitly when opening files.

Closes https://github.com/containers/podman/issues/16996.

[NO NEW TESTS NEEDED]

Signed-off-by: Erik Schnetter <schnetter@gmail.com>
2023-01-05 14:15:44 -05:00
..
2022-09-10 07:52:00 -04:00
2023-01-04 14:26:26 -07:00
2022-09-23 09:58:39 +01:00
2022-11-30 10:38:08 +01:00