summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_format.h
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-104018: remove unused format "z" handling in string formatfloat() (...Miss Islington (bot)2023-05-071-2/+0
* bpo-45995: add "z" format specifer to coerce negative 0 to zero (GH-30049)John Belmonte2022-04-111-0/+2
* bpo-42431: Fix outdated bytes comments (GH-23458)Serhiy Storchaka2020-12-031-0/+27