Skip to content

[3.13] gh-52551: Fix encoding issues in strftime() (GH-125193)#125657

Merged
serhiy-storchaka merged 2 commits into
python:3.13from
serhiy-storchaka:backport-ad3eac1-3.13
Oct 17, 2024
Merged

[3.13] gh-52551: Fix encoding issues in strftime() (GH-125193)#125657
serhiy-storchaka merged 2 commits into
python:3.13from
serhiy-storchaka:backport-ad3eac1-3.13

Do not call _PyUnicodeWriter_WriteSubstring() for empty slice.

c40bb0c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs