Staging
v0.5.1
https://github.com/python/cpython
Revision 440d70301b396c1546511157119b7e9e575d48c4 authored by Victor Stinner on 30 December 2016, 01:14:59 UTC, committed by Victor Stinner on 30 December 2016, 01:14:59 UTC
* 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
History
Tip revision: 440d70301b396c1546511157119b7e9e575d48c4 authored by Victor Stinner on 30 December 2016, 01:14:59 UTC
Issue #29109: Enhance tracemalloc documentation
Tip revision: 440d703
File Mode Size
test
__init__.py -rw-r--r-- 3.1 KB
__main__.py -rw-r--r-- 485 bytes
case.py -rw-r--r-- 55.3 KB
loader.py -rw-r--r-- 21.7 KB
main.py -rw-r--r-- 10.2 KB
mock.py -rw-r--r-- 76.5 KB
result.py -rw-r--r-- 7.3 KB
runner.py -rw-r--r-- 7.6 KB
signals.py -rw-r--r-- 2.3 KB
suite.py -rw-r--r-- 10.2 KB
util.py -rw-r--r-- 5.3 KB

back to top