You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-153395: Fix test_complexchar on narrow curses builds
On a narrow build, complexchar() of a multibyte character raises
OverflowError, not ValueError.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments