Skip to content

gh-124531: Fix strftime() with embedded null characters#125003

Closed
serhiy-storchaka wants to merge 2 commits into
python:mainfrom
serhiy-storchaka:strftime-embedded-nul
Closed

gh-124531: Fix strftime() with embedded null characters#125003
serhiy-storchaka wants to merge 2 commits into
python:mainfrom
serhiy-storchaka:strftime-embedded-nul

Do not call strftime() for empty format string.

3871471
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs