]> granicus.if.org Git - python/commit
Issue #22156: simplify _tracemalloc.c, use an int for the MAX_NFRAME constant
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 16 Aug 2014 13:44:02 +0000 (15:44 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 16 Aug 2014 13:44:02 +0000 (15:44 +0200)
commit52aee856130a948f9c45383f5beb1c5bbb0ad47f
tree0bbe4017e273a59006649214dafc053468872c90
parent69c1a6651d231cf5be098f35a171d7932171cf76
Issue #22156: simplify _tracemalloc.c, use an int for the MAX_NFRAME constant
Modules/_tracemalloc.c