]> granicus.if.org Git - python/commit
Close #19798: replace "maximum" term with "peak" in get_traced_memory()
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 27 Nov 2013 20:39:49 +0000 (21:39 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 27 Nov 2013 20:39:49 +0000 (21:39 +0100)
commit3c0481d426d4c2953ade7371748486b8669c9d8b
treecd282fae02ca2a401c05c70b4fbffb1e004e80e1
parentcced076218b057067294f91f07df784aff8ea774
Close #19798: replace "maximum" term with "peak" in get_traced_memory()
documentation. Use also the term "current" for the current size.
Doc/library/tracemalloc.rst
Lib/test/test_tracemalloc.py
Modules/_tracemalloc.c