]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130665: Only apply locale to calendar CLI via `--locale` and not `LANG` env var...
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Fri, 28 Feb 2025 14:24:05 +0000 (16:24 +0200)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2025 14:24:05 +0000 (16:24 +0200)
commitc1b4a6bd6151d0f777c5256e1d5e2304717932e6
tree1df62d0b429708e88a56d2449ea8c772119ed77f
parente21863ce78b17ab9fc98df08681d89e57c275a60
gh-130665: Only apply locale to calendar CLI via `--locale` and not `LANG` env var (#130676)
Lib/calendar.py
Misc/NEWS.d/next/Library/2025-02-28-11-56-19.gh-issue-130665.cfksVk.rst [new file with mode: 0644]