bpo-29564: warnings suggests to enable tracemalloc (GH-10486)
The warnings module now suggests to enable tracemalloc if the source is specified, tracemalloc module is available, but tracemalloc is not tracing memory allocations.
V
Victor Stinner committed
2c07c493d2eb45101312e3eb3a77f94d0c9cad1f
Parent: 1584a00
Committed by GitHub <noreply@github.com>
on 11/13/2018, 1:41:00 AM