Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-107211: No longer export internal functions (1) (#107213) | Victor Stinner | 2023-07-25 | 1 | -4/+4 |
* | gh-104263: Rely on Py_NAN and introduce Py_INFINITY (GH-104202) | Sebastian Berg | 2023-05-10 | 1 | -2/+0 |
* | gh-100227: Move the dtoa State to PyInterpreterState (gh-102331) | Eric Snow | 2023-02-28 | 1 | -5/+6 |
* | gh-81057: Move More Globals to _PyRuntimeState (gh-100092) | Eric Snow | 2022-12-07 | 1 | -4/+7 |
* | gh-81057: Move Globals in Core Code to _PyRuntimeState (gh-99496) | Eric Snow | 2022-11-15 | 1 | -0/+43 |
* | bpo-45412: Add _PY_SHORT_FLOAT_REPR macro (GH-31171) | Victor Stinner | 2022-02-23 | 1 | -2/+7 |
* | Revert "bpo-40521: Make dtoa bigint free list per-interpreter (GH-24821)" (GH... | Victor Stinner | 2021-03-22 | 1 | -16/+0 |
* | bpo-40521: Make dtoa bigint free list per-interpreter (GH-24821) | junyixie | 2021-03-13 | 1 | -0/+16 |
* | bpo-35081: Move dtoa.h header to the internal C API (GH-18489) | Victor Stinner | 2020-02-12 | 1 | -0/+23 |