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-153494: Use a charset unknown to iconv in the LookupError test
The iconv-based codec (gh-152997) now resolves NF_Z_62-010 on platforms
that provide iconv(3), so it no longer triggers LookupError. Use a name
that neither Python nor iconv knows.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments