]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-136028: Fix parsing month names containing "İ" (U+0130) in strptime() ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Jun 2025 14:10:51 +0000 (16:10 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Jun 2025 14:10:51 +0000 (14:10 +0000)
commite7a8f9664a699cc225885ebbfd0a4def73654e74
treeb253a442b6057aaef853c8c90800aeff9c63f788
parent1e972c74cf22b92e696fe161253ca16c4a074629
[3.13] gh-136028: Fix parsing month names containing "İ" (U+0130) in strptime() (GH-136029) (GH-136038)

This affects locales az_AZ, ber_DZ, ber_MA and crh_UA.
(cherry picked from commit 731f5b8ab3970e344bfbc4ff86df767a0795f0fc)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/_strptime.py
Lib/test/test_strptime.py
Misc/NEWS.d/next/Library/2025-06-27-13-34-28.gh-issue-136028.RY727g.rst [new file with mode: 0644]