| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-42038: fix description of returned list of lines (GH-27529) (GH-28428) | Miss Islington (bot) | 2021-09-17 | 1 | -6/+6 |
|
|
* | bpo-40630: adjust tracemalloc.reset_peak docs for backport to 3.9 (GH-20546) | Huon Wilson | 2020-06-01 | 1 | -1/+1 |
|
|
* | bpo-40630: Add tracemalloc.reset_peak (GH-20102) | Huon Wilson | 2020-05-22 | 1 | -0/+59 |
|
|
* | tracemalloc: 'pretty top' example no longer changes the filename (GH-18903) | Adam Johnson | 2020-03-10 | 1 | -3/+1 |
|
|
* | bpo-37961, tracemalloc: add Traceback.total_nframe (GH-15545) | Julien Danjou | 2019-10-15 | 1 | -0/+15 |
|
|
* | bpo-32121: Add most_recent_first parameter to tracemalloc.Traceback.format (#... | Jesse-Bakker | 2017-11-29 | 1 | -6/+12 |
|
|
* | bpo-30054: Expose tracemalloc C API (#1236) | Victor Stinner | 2017-06-20 | 1 | -0/+13 |
|
|
* | Merge 3.5 | Victor Stinner | 2016-12-30 | 1 | -13/+13 |
|\ |
|
| * | Issue #29109: Enhance tracemalloc documentation | Victor Stinner | 2016-12-30 | 1 | -13/+13 |
|
|
* | | Merge Issue #22558. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+4 |
|
|
* | | tracemalloc now supports domains | Victor Stinner | 2016-03-22 | 1 | -6/+39 |
|/ |
|
* | Issue #25179: Preparatory cleanup of existing docs on string formatting | Martin Panter | 2016-02-08 | 1 | -1/+1 |
|
|
* | Merge spelling fixes from 3.4 into 3.5 | Martin Panter | 2015-10-31 | 1 | -1/+1 |
|\ |
|
| * | Fix some spelling errors in documentation and code comments | Martin Panter | 2015-10-31 | 1 | -1/+1 |
|
|
| * | Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum... | Senthil Kumaran | 2015-06-15 | 1 | -1/+1 |
|
|
* | | Issue #23731: Implement PEP 488. | Brett Cannon | 2015-04-13 | 1 | -2/+5 |
|
|
* | | Issue #22839: Fix Snapshot.statistics() link. | Berker Peksag | 2014-11-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #22839: Fix Snapshot.statistics() link. | Berker Peksag | 2014-11-10 | 1 | -1/+1 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-10-31 | 1 | -14/+14 |
|\ \
| |/ |
|
| * | #22613: fix heading levels in tracemalloc docs (thanks Jacques Ducasse) | Georg Brandl | 2014-10-31 | 1 | -14/+14 |
|
|
| * | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -13/+26 |
|
|
| * | Close #20814: doc: Fix "Pretty top" example of tracemalloc | Victor Stinner | 2014-03-03 | 1 | -3/+2 |
|
|
| * | Issue #20616: Add a format() method to tracemalloc.Traceback. | Victor Stinner | 2014-02-16 | 1 | -7/+24 |
|
|
* | | Fix Issue #21528 - Fix documentation typos | Donald Stufft | 2014-05-20 | 1 | -1/+1 |
|
|
* | | Issue #20888: improve "Pretty Top" example of tracemalloc, use linecache | Victor Stinner | 2014-03-11 | 1 | -13/+26 |
|
|
* | | Close #20814: doc: Fix "Pretty top" example of tracemalloc | Victor Stinner | 2014-03-03 | 1 | -3/+2 |
|
|
* | | Issue #20616: Add a format() method to tracemalloc.Traceback. | Victor Stinner | 2014-02-16 | 1 | -7/+24 |
|/ |
|
* | Move versionadded for tracemalloc into the standard location (right after title) | R David Murray | 2013-12-20 | 1 | -2/+2 |
|
|
* | Issue #19818: tracemalloc, the number of frame limit cannot be zero anymore | Victor Stinner | 2013-11-27 | 1 | -3/+3 |
|
|
* | Close #19798: replace "maximum" term with "peak" in get_traced_memory() | Victor Stinner | 2013-11-27 | 1 | -2/+2 |
|
|
* | Issue #18874: allow to call tracemalloc.Snapshot.statistics(cumulative=True) | Victor Stinner | 2013-11-25 | 1 | -2/+1 |
|
|
* | Issue #18874: apply Jim Jewett's patch on tracemalloc doc | Victor Stinner | 2013-11-25 | 1 | -9/+13 |
|
|
* | Issue #18874: Remove tracemalloc.set_traceback_limit() | Victor Stinner | 2013-11-23 | 1 | -21/+15 |
|
|
* | Issue #18874: Implement the PEP 454 (tracemalloc) | Victor Stinner | 2013-11-23 | 1 | -0/+608 |
|
|