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
Add tests exercising the ensure_ascii=False encoder paths
Cover long runs that cross the scan windows and the short-string guard, with
a special character at every offset in 1-byte and wider strings, plus the
no-escape verbatim fast path and the escaped fallback.
0 commit comments