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-154582: Fix test_invalid_utf8_arg in non-UTF-8 multibyte locales (GH-154584)
Arbitrary bytes round-trip through surrogateescape only in UTF-8 and
single-byte encodings, not in a stateful multibyte encoding such as EUC-JP.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments