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 martin.panter, serhiy.storchaka, xiang.zhang
Date 2016-08-05.10:33:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470393226.79.0.545777561503.issue27692@psf.upfronthosting.co.za>
In-reply-to
Content
While studying exceptions.c, find several unnecessary NULL checks that can be removed.
History
Date User Action Args
2016-08-05 10:33:46xiang.zhangsetrecipients: + xiang.zhang, martin.panter, serhiy.storchaka
2016-08-05 10:33:46xiang.zhangsetmessageid: <1470393226.79.0.545777561503.issue27692@psf.upfronthosting.co.za>
2016-08-05 10:33:46xiang.zhanglinkissue27692 messages
2016-08-05 10:33:46xiang.zhangcreate