Skip to content

GH-126727: Fix test_era_nl_langinfo with Japanese ERAs on Solaris - #127327

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
kulikjak:Solaris-fix-japanese-ERAs-test
Dec 5, 2024
Merged

GH-126727: Fix test_era_nl_langinfo with Japanese ERAs on Solaris#127327
serhiy-storchaka merged 1 commit into
python:mainfrom
kulikjak:Solaris-fix-japanese-ERAs-test

Conversation

@kulikjak

@kulikjakkulikjak commented Nov 27, 2024

Copy link
Copy Markdown
Contributor

On Solaris, Japanese ERAs start with the year 1927, and thus there's less of them.

@miss-islington-app

Copy link
Copy Markdown

Thanks @kulikjak for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2024
…is (pythonGH-127327)
Fix test_era_nl_langinfo with Japanese ERAs on Solaris
(cherry picked from commit d958d9f)
Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2024
…is (pythonGH-127327)
Fix test_era_nl_langinfo with Japanese ERAs on Solaris
(cherry picked from commit d958d9f)
Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-127645 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Dec 5, 2024
@bedevere-app

Copy link
Copy Markdown

GH-127646 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Dec 5, 2024
serhiy-storchaka pushed a commit that referenced this pull request Dec 5, 2024
…ris (GH-127327) (GH-127646)
(cherry picked from commit d958d9f)
Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>
serhiy-storchaka pushed a commit that referenced this pull request Dec 5, 2024
…ris (GH-127327) (GH-127645)
(cherry picked from commit d958d9f)
Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
…is (pythonGH-127327)
Fix test_era_nl_langinfo with Japanese ERAs on Solaris
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kulikjak@serhiy-storchaka@ZeroIntensity