Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-81057: Move More Globals in Core Code to _PyRuntimeState (gh-99516) | Eric Snow | 2022-11-16 | 1 | -0/+12 |
* | gh-90667: Add specializations of Py_DECREF when types are known (GH-30872) | Dennis Sweeney | 2022-04-19 | 1 | -0/+2 |
* | bpo-46906: Add PyFloat_Pack8() to the C API (GH-31657) | Victor Stinner | 2022-03-11 | 1 | -48/+0 |
* | bpo-46417: Finalize structseq types at exit (GH-30645) | Victor Stinner | 2022-01-21 | 1 | -0/+1 |
* | bpo-46008: Make runtime-global object/type lifecycle functions and state cons... | Eric Snow | 2021-12-09 | 1 | -0/+29 |
* | bpo-35134: Add Include/cpython/floatobject.h (GH-28957) | Victor Stinner | 2021-10-14 | 1 | -0/+75 |