Skip to content

gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data#99613

Merged
serhiy-storchaka merged 5 commits into
python:mainfrom
serhiy-storchaka:capi-PyUnicode_DecodeUTF8Stateful
Dec 1, 2022
Merged

gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data#99613
serhiy-storchaka merged 5 commits into
python:mainfrom
serhiy-storchaka:capi-PyUnicode_DecodeUTF8Stateful

Address review comments.

fd8c21d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs