diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-10-09 08:42:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-09 08:42:08 (GMT) |
commit | 21c04e1a972bd1b6285e0ea41fa107d635bbe43a (patch) | |
tree | 150fb5cd016501330551298cfa21b9d19b7a5c01 /Python/Python-tokenize.c | |
parent | 92760bd85b8f48b88df5b81100a757048979de83 (diff) | |
download | cpython-21c04e1a972bd1b6285e0ea41fa107d635bbe43a.zip cpython-21c04e1a972bd1b6285e0ea41fa107d635bbe43a.tar.gz cpython-21c04e1a972bd1b6285e0ea41fa107d635bbe43a.tar.bz2 |
gh-124969: Fix locale.nl_langinfo(locale.ALT_DIGITS) (GH-124974)
Now it returns a tuple of up to 100 strings (an empty tuple on most locales).
Previously it returned the first item of that tuple or an empty string.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions