summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-12-30 01:14:59 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-12-30 01:14:59 (GMT)
commit440d70301b396c1546511157119b7e9e575d48c4 (patch)
tree5b5b7f1c26544fc2c45eda1838703bb21d4341b8 /Misc
parent74b1bcc430b10c51ff9cb81773f1e19e851bf4f1 (diff)
downloadcpython-440d70301b396c1546511157119b7e9e575d48c4.zip
cpython-440d70301b396c1546511157119b7e9e575d48c4.tar.gz
cpython-440d70301b396c1546511157119b7e9e575d48c4.tar.bz2
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.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 35b2611..06c7a93 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1127,6 +1127,7 @@ Alecsandru Patrascu
Randy Pausch
Samuele Pedroni
Justin Peel
+Loic Pefferkorn
Marcel van der Peijl
Berker Peksag
Andreas Pelme