Issue #29109: Enhance tracemalloc documentation · python/cpython@440d703 · GitHub
Skip to content

Commit 440d703

Browse files
committed
Issue #29109: Enhance tracemalloc documentation
* Wrong parameter name, 'group_by' instead of 'key_type' * Don't round up numbers when explaining the examples. If they exactly match what can be read in the script output, it is to easier to understand (4.8 MiB vs 4855 KiB) * Fix incorrect method link that was pointing to another module Patch written by Loic Pefferkorn.
1 parent 74b1bcc commit 440d703

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

Doc/library/tracemalloc.rst

Lines changed: 13 additions & 13 deletions

Misc/ACKS

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)