Skip to content

gh-131146: Fall back to month_name if standalone_month_names aren't distinct #137674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 13, 2025

Conversation

encukou
Copy link
Member

@encukou encukou commented Aug 12, 2025

Some systems reportedly don't expand '%OB' and '%Ob'. In this case (and similar theoretically possible ones, like expanding to empty string or 'OB'), fall back to the month_name & month_abbr.

…s aren't distinct

Some systems reportedly don't expand '%OB' and '%Ob'.
In this case (and similar theoretically possible ones, like expanding to empty
string or 'OB'), fall back to the month_name & month_abbr.
@encukou
Copy link
Member Author

encukou commented Aug 12, 2025

@kulikjak, could you check on Solaris?

@kulikjak
Copy link
Contributor

Thanks! I did apply your change and it fixed the issue.

@encukou encukou enabled auto-merge (squash) August 13, 2025 06:36
@encukou encukou merged commit 639df39 into python:main Aug 13, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants