Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6c44619ece6b6c59075d934af160e20d2025f901
/
Lib
/
tracemalloc.py
e492ae5
tracemalloc now supports domains
by Victor Stinner
· 9 years ago
f299abd
Issue #23731: Implement PEP 488.
by Brett Cannon
· 10 years ago
8ce8ff9
tracemalloc: filter_traces() raises a TypeError if filters is not an iterable
by Victor Stinner
· 11 years ago
733e50a
tracemalloc.py: add comments to show the format of tuples
by Victor Stinner
· 11 years ago
d81999a
tracemalloc.py: fix indentation
by Victor Stinner
· 11 years ago
23f628d
Issue #20616: Add a format() method to tracemalloc.Traceback.
by Victor Stinner
· 11 years ago
524be30
tracemalloc: Fix slicing traces and fix slicing a traceback.
by Victor Stinner
· 11 years ago
802a484
tracemalloc: Fix hash methods of Statistic and StatisticDiff
by Victor Stinner
· 11 years ago
8e3708d
Issue #18874: allow to call tracemalloc.Snapshot.statistics(cumulative=True)
by Victor Stinner
· 11 years ago
ed3b0bc
Issue #18874: Implement the PEP 454 (tracemalloc)
by Victor Stinner
· 11 years ago