Skip to content

gh-122272: guarantee specifiers %F and %C for datetime.strftime to be 0-padded#122436

Merged
serhiy-storchaka merged 11 commits into
python:mainfrom
blhsing:fix-datetime-strftime-f-c-normalization
Aug 23, 2024
Merged

gh-122272: guarantee specifiers %F and %C for datetime.strftime to be 0-padded#122436
serhiy-storchaka merged 11 commits into
python:mainfrom
blhsing:fix-datetime-strftime-f-c-normalization

use PySequence_GetItem instead of PyTuple_GetItem for better error ha…

c9c51d7
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs