Skip to content

gh-149879: Fix test__locale on Cygwin#150248

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:test__locale
May 22, 2026
Merged

gh-149879: Fix test__locale on Cygwin#150248
vstinner merged 1 commit into
python:mainfrom
vstinner:test__locale

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 22, 2026

On Cygwin with the LC_TIME locale "ja_JP", nl_langinfo(ALT_DIGITS) returns 101 items instead of 100.

@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label May 22, 2026
@vstinner vstinner marked this pull request as draft May 22, 2026 15:15
@vstinner
Copy link
Copy Markdown
Member Author

DEBUG: I added PR gh-150255 (track memory usage) code in this PR to debug the "exit code 143" issue (issue gh-150114).

On Cygwin with the LC_TIME locale "ja_JP", nl_langinfo(ALT_DIGITS)
returns 101 items instead of 100.
@vstinner vstinner marked this pull request as ready for review May 22, 2026 19:00
@vstinner vstinner merged commit 00c80df into python:main May 22, 2026
51 checks passed
@vstinner vstinner deleted the test__locale branch May 22, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant