Skip to content

gh-152263: Fix test_set_wide for locales with wide characters#154583

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:curses-test-set-wide
Jul 24, 2026
Merged

gh-152263: Fix test_set_wide for locales with wide characters#154583
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:curses-test-set-wide

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

The soft label can be truncated to fit the soft label width, e.g. in the EUC-JP locale, where "Å" and "ö" are double-width JIS X 0212 characters.

The soft label can be truncated to fit the soft label width, e.g. in the
EUC-JP locale, where "Å" and "ö" are double-width JIS X 0212 characters.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added tests Tests in the Lib/test dir awaiting core review labels Jul 24, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) July 24, 2026 07:29
@serhiy-storchaka
serhiy-storchaka merged commit eef2349 into python:main Jul 24, 2026
53 checks passed
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