This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients xiang.zhang
Date 2017-07-18.16:33:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500395612.92.0.495700362962.issue30961@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4ed5ad79ec6c6270e6018bd0a55656305ee60907 by Xiang Zhang in branch 'master':
bpo-30961: Fix decrementing a borrowed reference in tracemalloc. (#2747)
https://github.com/python/cpython/commit/4ed5ad79ec6c6270e6018bd0a55656305ee60907
History
Date User Action Args
2017-07-18 16:33:32xiang.zhangsetrecipients: + xiang.zhang
2017-07-18 16:33:32xiang.zhangsetmessageid: <1500395612.92.0.495700362962.issue30961@psf.upfronthosting.co.za>
2017-07-18 16:33:32xiang.zhanglinkissue30961 messages
2017-07-18 16:33:32xiang.zhangcreate