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-07-21.05:36:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469079408.21.0.622161481276.issue27581@psf.upfronthosting.co.za>
In-reply-to
Content
Overflow check in PySequence_Tuple relies on undefined behaviour, fix it.
History
Date User Action Args
2016-07-21 05:36:48xiang.zhangsetrecipients: + xiang.zhang, martin.panter, serhiy.storchaka
2016-07-21 05:36:48xiang.zhangsetmessageid: <1469079408.21.0.622161481276.issue27581@psf.upfronthosting.co.za>
2016-07-21 05:36:48xiang.zhanglinkissue27581 messages
2016-07-21 05:36:48xiang.zhangcreate