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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.2 KB
README.txt -rw-r--r-- 3.9 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.0 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 45.1 KB
license.rst -rw-r--r-- 46.1 KB
make.bat -rw-r--r-- 4.1 KB

README.txt

back to top