diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-08-27-10-30-44.bpo-37961.4nm0zZ.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-08-27-10-30-44.bpo-37961.4nm0zZ.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-08-27-10-30-44.bpo-37961.4nm0zZ.rst b/Misc/NEWS.d/next/Library/2019-08-27-10-30-44.bpo-37961.4nm0zZ.rst deleted file mode 100644 index ebfff77..0000000 --- a/Misc/NEWS.d/next/Library/2019-08-27-10-30-44.bpo-37961.4nm0zZ.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add a ``total_nframe`` field to the traces collected by the tracemalloc module. -This field indicates the original number of frames before it was truncated. |