]> granicus.if.org Git - python/commit
Close #19762: Fix name of _get_traces() and _get_object_traceback() function
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 25 Nov 2013 08:33:18 +0000 (09:33 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 25 Nov 2013 08:33:18 +0000 (09:33 +0100)
commit4fbefdb21727ea9735e9548b74c5bc9a1da9f78d
treefe72f14c78d59c976dbaa1365b5161088bee6280
parent1b28be4330f47093e24bbeeb396a99654715641f
Close #19762: Fix name of _get_traces() and _get_object_traceback() function
name in their docstring. Patch written by Vajrasky Kok.
Modules/_tracemalloc.c