Skip to content

[3.12] gh-126727: Fix locale.nl_langinfo(locale.ERA) (GH-126730)#127098

Merged
serhiy-storchaka merged 1 commit intopython:3.12from
serhiy-storchaka:backport-4803cd0-3.12
Nov 21, 2024
Merged

[3.12] gh-126727: Fix locale.nl_langinfo(locale.ERA) (GH-126730)#127098
serhiy-storchaka merged 1 commit intopython:3.12from
serhiy-storchaka:backport-4803cd0-3.12

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Nov 21, 2024

It now returns multiple era description segments separated by semicolons. Previously it only returned the first segment on platforms with Glibc. (cherry picked from commit 4803cd0)


📚 Documentation preview 📚: https://cpython-previews--127098.org.readthedocs.build/

…126730)

It now returns multiple era description segments separated by semicolons.
Previously it only returned the first segment on platforms with Glibc.
(cherry picked from commit 4803cd0)

Co-authored-by: Serhiy Storchaka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant