| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [3.10] gh-95778: Correctly pre-check for int-to-str conversion (GH-96537) (#9... | Gregory P. Smith | 2022-09-04 | 1 | -2/+2 |
| * | [3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501) | Gregory P. Smith | 2022-09-02 | 1 | -0/+35 |
| * | bpo-43687: Py_Initialize() creates singletons earlier (GH-25147) | Victor Stinner | 2021-04-02 | 1 | -2/+2 |
| * | bpo-43268: Replace _PyThreadState_GET() with _PyInterpreterState_GET() (GH-24... | Victor Stinner | 2021-02-19 | 1 | -5/+2 |
| * | bpo-42161: Add _PyLong_GetZero() and _PyLong_GetOne() (GH-22993) | Victor Stinner | 2020-10-26 | 1 | -0/+43 |
