SIGN IN SIGN UP

bpo-29564:_PyMem_DumpTraceback() suggests enabling tracemalloc (GH-10510)

If tracemalloc is not tracing Python memory allocations,
_PyMem_DumpTraceback() now suggests to enable tracemalloc
to get the traceback where the memory block has been allocated.
V
Victor Stinner committed
f966e5397ed8f5c42c185223fc9b4d750a678d02
Parent: 474eedf
Committed by GitHub <noreply@github.com> on 11/13/2018, 2:14:58 PM