diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-10-21 18:54:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-21 18:54:12 (GMT) |
commit | dcc4fb2c9068f60353f0c0978948b7681f7745e6 (patch) | |
tree | ab6fb1486cbab8ba8ba304d75084572f215540bf /Python/codegen.c | |
parent | 5ca4e34bc1aab8321911aac6d5b2b9e75ff764d8 (diff) | |
download | cpython-dcc4fb2c9068f60353f0c0978948b7681f7745e6.zip cpython-dcc4fb2c9068f60353f0c0978948b7681f7745e6.tar.gz cpython-dcc4fb2c9068f60353f0c0978948b7681f7745e6.tar.bz2 |
gh-124969: Make locale.nl_langinfo(locale.ALT_DIGITS) returning a string again (GH-125774)
This is a follow up of GH-124974. Only Glibc needed a fix.
Now the returned value is a string consisting of semicolon-separated
symbols on all Posix platforms.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions