]> granicus.if.org Git - python/commit
Issue #19741: cleanup tracemalloc_realloc()
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 24 Nov 2013 11:27:59 +0000 (12:27 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 24 Nov 2013 11:27:59 +0000 (12:27 +0100)
commit08facd200975d8001bf045bab407adf727e6fc9f
tree03e02dcc885082e42681fd880ef332df797e3de1
parentfc91285c93ea1e1c152b73fd0a5a703bf564d596
Issue #19741: cleanup tracemalloc_realloc()

Explain that unhandled error case is very unlikely
Modules/_tracemalloc.c