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 serhiy.storchaka, xiang.zhang
Date 2016-08-07.12:51:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470574317.03.0.634036537179.issue27703@psf.upfronthosting.co.za>
In-reply-to
Content
In do_raise, the two Py_XDECREFs at the final of the success branch seem doing unnecessary NULL checks.
History
Date User Action Args
2016-08-07 12:51:57xiang.zhangsetrecipients: + xiang.zhang, serhiy.storchaka
2016-08-07 12:51:57xiang.zhangsetmessageid: <1470574317.03.0.634036537179.issue27703@psf.upfronthosting.co.za>
2016-08-07 12:51:56xiang.zhanglinkissue27703 messages
2016-08-07 12:51:56xiang.zhangcreate