diff options
author | Craig Scott <craig.scott@crascit.com> | 2023-04-07 08:11:05 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-05-30 14:32:59 (GMT) |
commit | 853f069103f00b3f487833787b5388c7e79ff3c3 (patch) | |
tree | d8cafb62f3267a0c100f2cefede791fd85fc5688 /Tests/FindPython/NumPy/arraytest.c | |
parent | 0926ed1f69aee7fdb454e10d9b98016c3dfc4e7e (diff) | |
download | CMake-853f069103f00b3f487833787b5388c7e79ff3c3.zip CMake-853f069103f00b3f487833787b5388c7e79ff3c3.tar.gz CMake-853f069103f00b3f487833787b5388c7e79ff3c3.tar.bz2 |
Sphinx: Specify encoding when opening files for title extraction
When the encoding is not specified, open() may choose an encoding
based on the locale in use. That encoding may have no relationship
to the encoding of the file being opened. Use the locale from the
document settings instead, which should better match the file's
encoding.
Fixes: #24679
Diffstat (limited to 'Tests/FindPython/NumPy/arraytest.c')
0 files changed, 0 insertions, 0 deletions