Uh oh!
There was an error while loading. Please reload this page.
gh-126727: Fix locale.nl_langinfo(locale.ERA) - #126730
Conversation
It now returns multiple era description segments separated by semicolons. Previously it only returned the first segment on platforms with Glibc.
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
GH-127097 is a backport of this pull request to the 3.13 branch. |
GH-127098 is a backport of this pull request to the 3.12 branch. |
bedevere-bot
commented
Nov 21, 2024
|
vstinner
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.
It now returns multiple era description segments separated by semicolons. Previously it only returned the first segment on platforms with Glibc.
📚 Documentation preview 📚: https://cpython-previews--126730.org.readthedocs.build/