Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #9530: Fix undefined behaviour due to signed overflow in testcapi_long.h. | Mark Dickinson | 2011-11-19 | 1 | -2/+1 |
* | Issue #12909: Make PyLong_As* functions consistent in their use of exceptions. | Nadeem Vawda | 2011-09-07 | 1 | -0/+26 |
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -174/+174 |
* | Merged revisions 69498 via svnmerge from | Mark Dickinson | 2009-02-10 | 1 | -1/+17 |
* | Fix error in comment, and in test_long_api and test_longlong_api remove | Tim Peters | 2001-06-16 | 1 | -20/+19 |
* | Add tests of PyLong_{As,From}{Unsigned,}Long. These are very much like | Tim Peters | 2001-06-14 | 1 | -0/+167 |