summaryrefslogtreecommitdiffstats
path: root/Lib/difflib.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2025-06-27 08:16:31 (GMT)
committerGitHub <noreply@github.com>2025-06-27 08:16:31 (GMT)
commita168c775366d09b37492854f1a376f7b250fcf40 (patch)
tree46dbeb19191f457fe419909dc5436a09441ecd60 /Lib/difflib.py
parent78de34f9104b1133767598c068cd2cb7620b8682 (diff)
downloadcpython-a168c775366d09b37492854f1a376f7b250fcf40.zip
cpython-a168c775366d09b37492854f1a376f7b250fcf40.tar.gz
cpython-a168c775366d09b37492854f1a376f7b250fcf40.tar.bz2
[3.14] gh-53203: Fix strptime() for %c, %x and %X formats on some locales (GH-135971) (GH-136019)
* Add detection of decimal non-ASCII alt digits. * Add support of non-decimal alt digits on locale lzh_TW. * Accept only numbers in correct range if alt digits are known. * Fix bug in detecting the position of the week day name on locales byn_ER and wal_ET. * Fix support of single-digit hour on locales ar_SA and bg_BG. * Add support for %T, %R, %r, %C, %OC. * Prepare code to use nl_langinfo(). (cherry picked from commit 07183ebce36462aaaea4d20e0502b20821dd2682) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/difflib.py')
0 files changed, 0 insertions, 0 deletions