Restore the legacy "Portugese" locale alias - #40
Conversation
%DateTimeLanguageAliases exists to map the old DateTime::Language names onto CLDR locale codes. One of those names really is spelled "Portugese", so that misspelling is the load-bearing content of the key, not a typo in it. Restore the behavior before commit d7f22c6. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
3c25573 to
e68f7c1
Compare
|
Hi, thanks for your PR! I'm pretty finicky about my projects (see this blog post for details), so I rarely merge a PR as-is. For larger PRs, I typically use the GitHub PR review process and provide feedback directly on the code, asking you to make some changes. For smaller PRs, where I just want to tweak some small stuff (like doc wording, comments, code formatting, etc.), I don't do a PR review. Whether or not I do a review, there are two options for merging the PR:
Please let me know which approach you'd prefer. If I don't hear from you before I get around to working on this PR I'll go with option 1. Thanks again for your contribution! |
|
I don't care much how you integrate this pull request. It was an AI finding during an OpenBSD ports update and it looked plausible to me. If there is a bug, fix it somehow. If there is no bug at all, just close this PR. |
%DateTimeLanguageAliases exists to map the old DateTime::Language names onto CLDR locale codes. One of those names really is spelled "Portugese", so that misspelling is the load-bearing content of the key, not a typo in it. Restore the behavior before commit d7f22c6.