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 smarnach
Recipients ezio.melotti, mark.dickinson, smarnach, vstinner
Date 2011-10-22.22:54:41
SpamBayes Score 6.558018e-06
Marked as misclassified No
Message-id <1319324082.07.0.833030640608.issue13201@psf.upfronthosting.co.za>
In-reply-to
Content
Victor Stinner wrote:
> If would be nice to have a PyLong_CompareLong() function.

In most cases, global variables Py_Zero and Py_One would be enough to simplify this kind of code.
History
Date User Action Args
2011-10-22 22:54:42smarnachsetrecipients: + smarnach, mark.dickinson, vstinner, ezio.melotti
2011-10-22 22:54:42smarnachsetmessageid: <1319324082.07.0.833030640608.issue13201@psf.upfronthosting.co.za>
2011-10-22 22:54:41smarnachlinkissue13201 messages
2011-10-22 22:54:41smarnachcreate