]> granicus.if.org Git - python/commit
bpo-30961: Fix decrementing a borrowed reference in tracemalloc. (#2747) (#2748)
authorXiang Zhang <angwerzx@126.com>
Tue, 18 Jul 2017 16:50:52 +0000 (00:50 +0800)
committerGitHub <noreply@github.com>
Tue, 18 Jul 2017 16:50:52 +0000 (00:50 +0800)
commit241c4a28d9fec7f2beffc9cbd21f156999959a9d
tree8e75daf1ad0c4aa00c0f3eb9f7994840e200d691
parent8663c4549109cda14e039a4b22b85343a20793aa
bpo-30961: Fix decrementing a borrowed reference in tracemalloc. (#2747) (#2748)

(cherry picked from commit 4ed5ad79ec6c6270e6018bd0a55656305ee60907)
Misc/NEWS.d/next/Library/2017-07-18-23-47-51.bpo-30961.064jz0.rst [new file with mode: 0644]
Modules/_tracemalloc.c