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 loewis, martin.panter, ned.deily, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-04-22.08:07:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461312437.95.0.022373837521.issue26824@psf.upfronthosting.co.za>
In-reply-to
Content
My intention of the patch is that it helps reduce the possible errors described in PEP3123. I agree with Serhiy and Martin's opinion but I think the error passing a weird type argument to the macro is easier to find and debug than the undefined behaviour.
History
Date User Action Args
2016-04-22 08:07:17xiang.zhangsetrecipients: + xiang.zhang, loewis, rhettinger, vstinner, ned.deily, martin.panter, serhiy.storchaka
2016-04-22 08:07:17xiang.zhangsetmessageid: <1461312437.95.0.022373837521.issue26824@psf.upfronthosting.co.za>
2016-04-22 08:07:17xiang.zhanglinkissue26824 messages
2016-04-22 08:07:17xiang.zhangcreate