python / cpython

The Python programming language
https://www.python.org
Other
63.59k stars 30.46k forks source link

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

Closed serhiy-storchaka closed 1 day ago

serhiy-storchaka commented 1 day ago

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 4803cd0244847f286641c85591fda08b513cea52)


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