mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
During the Python 2 to Python 3 conversion, the difference in encoding became apparent. Explicitly handle the encoding by opening the file with an explicit encoding. This prevents falling back to the `C` locale which will use ASCII for UTF-8 which fails.
28 KiB
Executable File
28 KiB
Executable File