Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not memcpy from NULL | Benjamin Peterson | 2016-09-07 | 1 | -1/+2 |
* | Closes #21892, #21893: Use PY_FORMAT_SIZE_T instead of %zi or %zu to format C | Victor Stinner | 2014-07-01 | 1 | -2/+3 |
* | Issue #21036: Fix typo in macro name | Victor Stinner | 2014-03-24 | 1 | -2/+2 |
* | Issue #18874: Implement the PEP 454 (tracemalloc) | Victor Stinner | 2013-11-23 | 1 | -0/+518 |