Skip to content

Commit ed3b0bc

Browse files
committed
Issue python#18874: Implement the PEP 454 (tracemalloc)
1 parent 0fb6072 commit ed3b0bc

17 files changed

+4024
-15
lines changed

Doc/library/debug.rst

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ allowing you to identify bottlenecks in your programs.
1515
profile.rst
1616
timeit.rst
1717
trace.rst
18+
tracemalloc.rst

0 commit comments

Comments
 (0)