]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-74857, PEP 538: Coerce POSIX locale to UTF-8 based locale (#139238)
authorVictor Stinner <vstinner@python.org>
Tue, 23 Sep 2025 17:20:59 +0000 (19:20 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Sep 2025 17:20:59 +0000 (19:20 +0200)
commite8382e55c57e89c7f0d3f5584788d3323510c34f
tree8d7930b4fa286b377418ce7391d0003b9a1d15b8
parenta79ce35c709a6512bd727602b5c60130f4f9f682
gh-74857, PEP 538: Coerce POSIX locale to UTF-8 based locale (#139238)
Lib/test/test_c_locale_coercion.py
Misc/NEWS.d/next/Core_and_Builtins/2025-09-22-15-21-49.gh-issue-74857.5XRQaA.rst [new file with mode: 0644]
Python/pylifecycle.c