diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-11-13 15:13:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-13 15:13:17 (GMT) |
commit | ae8878176d6dc1878d1e792ac4308ca1920b103b (patch) | |
tree | 5fc0f2bd9731d652a5ab136d120f4966499a0ffe /Lib/cgitb.py | |
parent | 60a6baef4005a32fb4cf45e15942ea18e59ecf19 (diff) | |
download | cpython-ae8878176d6dc1878d1e792ac4308ca1920b103b.zip cpython-ae8878176d6dc1878d1e792ac4308ca1920b103b.tar.gz cpython-ae8878176d6dc1878d1e792ac4308ca1920b103b.tar.bz2 |
bpo-29564:_PyMem_DumpTraceback() suggests enabling tracemalloc (GH-10510) (GH-10518)
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.
Diffstat (limited to 'Lib/cgitb.py')
0 files changed, 0 insertions, 0 deletions