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 h.venev
Recipients h.venev
Date 2014-03-31.13:26:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396272396.7.0.644063349125.issue21111@psf.upfronthosting.co.za>
In-reply-to
Content
It could set *overflow to -1 on negative value and to 1 on overflow.
And PyLong_AsUnsignedLongLongAndOverflow.
History
Date User Action Args
2014-03-31 13:26:36h.venevsetrecipients: + h.venev
2014-03-31 13:26:36h.venevsetmessageid: <1396272396.7.0.644063349125.issue21111@psf.upfronthosting.co.za>
2014-03-31 13:26:36h.venevlinkissue21111 messages
2014-03-31 13:26:36h.venevcreate