Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-35134: Add Include/cpython/floatobject.h (GH-28957) | Victor Stinner | 2021-10-14 | 1 | -0/+12 |
Split Include/floatobject.h into sub-files: add Include/cpython/floatobject.h and Include/internal/pycore_floatobject.h. |