Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-121390: tracemalloc: Fix tracebacks memory leak (#121391) | Josh Brobst | 2024-07-05 |
* | gh-111389: Add PyHASH_MULTIPLIER constant (#119214) | Victor Stinner | 2024-05-21 |
* | gh-93502: Add new C-API functions to trace object creation and destruction (#... | Pablo Galindo Salgado | 2024-05-02 |
* | gh-108765: Cleanup #include in Python/*.c files (#108977) | Victor Stinner | 2023-09-06 |
* | Ignore _Py_write_noraise() result: cast to (void) (#108291) | Victor Stinner | 2023-08-22 |
* | GH-100987: Allow objects other than code objects as the "executable" of an in... | Mark Shannon | 2023-06-14 |
* | GH-101520: Move tracemalloc functionality into core, leaving interface in Mod... | Mark Shannon | 2023-05-17 |