python / cpython

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

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

Closed serhiy-storchaka closed 4 days ago

serhiy-storchaka commented 4 days 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--127097.org.readthedocs.build/