]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19741: fix tracemalloc_log_alloc(), handle _Py_HASHTABLE_SET() failure
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 24 Nov 2013 10:28:20 +0000 (11:28 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 24 Nov 2013 10:28:20 +0000 (11:28 +0100)
commitd606ba7f5579a152d8826e10cdc528af2a5c0e10
tree4e99a52152a69a01484f649507fe5335129b64e5
parent7119b454fddcf0429b0ece4d18f747eb7ae6fe61
Issue #19741: fix tracemalloc_log_alloc(), handle _Py_HASHTABLE_SET() failure
Modules/_tracemalloc.c