diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-06-28 03:17:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-28 03:17:31 (GMT) |
commit | 9cc0533459ad7d2de92b0f1b0fcc94f33542f248 (patch) | |
tree | edd6f983559503a0eeda26f6b713470503b33f32 /Python/marshal.c | |
parent | d5418e97fc524420011a370ba3c2c3cf6a89a74f (diff) | |
download | cpython-9cc0533459ad7d2de92b0f1b0fcc94f33542f248.zip cpython-9cc0533459ad7d2de92b0f1b0fcc94f33542f248.tar.gz cpython-9cc0533459ad7d2de92b0f1b0fcc94f33542f248.tar.bz2 |
[3.11] Fix c-analyzer for GCC: ignore LANG env var (GH-106173) (#106177)
Fix c-analyzer for GCC: ignore LANG env var (GH-106173)
The c-analyzer doesn't support GCC localized messages, so just unset
the LANG environment variable.
(cherry picked from commit 1f74b9e933d546a015e8497e3b8728357196acc8)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions