[Python-checkins] [python/cpython] cb3f02: bpo-30961: Fix decrementing a borrowed reference i...

GitHub noreply at github.com
Tue Jul 18 12:51:59 EDT 2017


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: cb3f024f3ac91e468d581f0682e63685c977c80d
      https://github.com/python/cpython/commit/cb3f024f3ac91e468d581f0682e63685c977c80d
  Author: Xiang Zhang <angwerzx at 126.com>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
    A Misc/NEWS.d/next/Library/2017-07-18-23-47-51.bpo-30961.064jz0.rst
    M Modules/_tracemalloc.c

  Log Message:
  -----------
  bpo-30961: Fix decrementing a borrowed reference in tracemalloc. (#2747) (#2749)

(cherry picked from commit 4ed5ad79ec6c6270e6018bd0a55656305ee60907)




More information about the Python-checkins mailing list