summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_dtoa.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-45412: Add _PY_SHORT_FLOAT_REPR macro (GH-31171)Victor Stinner2022-02-231-2/+7
* Revert "bpo-40521: Make dtoa bigint free list per-interpreter (GH-24821)" (GH...Victor Stinner2021-03-221-16/+0
* bpo-40521: Make dtoa bigint free list per-interpreter (GH-24821)junyixie2021-03-131-0/+16
* bpo-35081: Move dtoa.h header to the internal C API (GH-18489)Victor Stinner2020-02-121-0/+23