summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-06-21-06-37-46.gh-issue-120713.WBbQx4.rst
blob: 18386a43eddc6fb314b81ef6ffb00f25384c126f (plain)
1
2
:meth:`datetime.datetime.strftime` now 0-pads years with less than four digits for the format specifiers ``%Y`` and ``%G`` on Linux.
Patch by Ben Hsing