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 benjamin.peterson, berker.peksag, izbyshev, serhiy.storchaka, xiang.zhang
Date 2018-08-26.16:31:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535301088.76.0.56676864532.issue34503@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a2eefa67542c25617a58c03a27c17fd48e2a0856 by Xiang Zhang (Alexey Izbyshev) in branch 'master':
bpo-34503: Fix refleak in PyErr_SetObject() (GH-8934)
https://github.com/python/cpython/commit/a2eefa67542c25617a58c03a27c17fd48e2a0856
History
Date User Action Args
2018-08-26 16:31:28xiang.zhangsetrecipients: + xiang.zhang, benjamin.peterson, berker.peksag, serhiy.storchaka, izbyshev
2018-08-26 16:31:28xiang.zhangsetmessageid: <1535301088.76.0.56676864532.issue34503@psf.upfronthosting.co.za>
2018-08-26 16:31:28xiang.zhanglinkissue34503 messages
2018-08-26 16:31:28xiang.zhangcreate