COMMITS
/ Include/internal/pycore_floatobject.h August 24, 2023
V
gh-106320: Remove private float C API functions (#108430)
Victor Stinner committed
July 25, 2023
V
gh-107211: No longer export internal functions (1) (#107213)
Victor Stinner committed
July 3, 2023
V
gh-106320: Move _PyUnicodeWriter to the internal C API (#106342)
Victor Stinner committed
November 16, 2022
E
gh-81057: Move More Globals in Core Code to _PyRuntimeState (gh-99516)
Eric Snow committed
April 19, 2022
D
gh-90667: Add specializations of Py_DECREF when types are known (GH-30872)
Dennis Sweeney committed
March 11, 2022
V
bpo-46906: Add PyFloat_Pack8() to the C API (GH-31657)
Victor Stinner committed
January 21, 2022
V
bpo-46417: Finalize structseq types at exit (GH-30645)
Victor Stinner committed
December 9, 2021
October 14, 2021
V
bpo-35134: Add Include/cpython/floatobject.h (GH-28957)
Victor Stinner committed