Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #5175: PyLong_AsUnsignedLongLong now raises OverflowError for | 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 |