Files
cpython/Lib/test
Victor Stinner aa0e7afa43 Issue #21639: Fix a division by zero in tracemalloc on calloc(0, 0). The
regression was introduced recently with the introduction of the new "calloc"
functions (PyMem_RawCalloc, PyMem_Calloc, PyObject_Calloc).

Add also a unit test to check for the non-regression.
2014-06-02 21:40:22 +02:00
..
2014-04-13 22:32:12 -04:00
2014-02-28 15:43:36 +01:00
2014-02-10 22:11:21 +01:00
2014-02-16 14:53:55 -05:00
2014-05-26 00:14:14 -07:00
2014-03-09 14:47:58 -07:00
2014-02-01 21:22:26 +02:00
2014-04-14 13:10:05 -04:00
2014-03-01 19:14:48 -05:00
2014-04-18 11:10:50 -07:00
2014-03-01 10:34:22 -05:00
2014-03-12 15:07:22 -05:00
2014-03-31 13:50:34 -04:00
2014-02-16 14:17:28 -05:00