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:52:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500396720.4.0.168868887253.issue30961@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cb3f024f3ac91e468d581f0682e63685c977c80d by Xiang Zhang in branch '3.5':
bpo-30961: Fix decrementing a borrowed reference in tracemalloc. (#2747) (#2749)
https://github.com/python/cpython/commit/cb3f024f3ac91e468d581f0682e63685c977c80d
History
Date User Action Args
2017-07-18 16:52:00xiang.zhangsetrecipients: + xiang.zhang
2017-07-18 16:52:00xiang.zhangsetmessageid: <1500396720.4.0.168868887253.issue30961@psf.upfronthosting.co.za>
2017-07-18 16:52:00xiang.zhanglinkissue30961 messages
2017-07-18 16:52:00xiang.zhangcreate