Skip to content

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
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…s aren't distinct (pythonGH-137674)

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.
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