summaryrefslogtreecommitdiff
path: root/Modules/testcapi_long.h
Commit message (Expand)AuthorAgeFilesLines
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-174/+174
* Issue #5175: PyLong_AsUnsignedLongLong now raises OverflowError forMark Dickinson2009-02-101-1/+17
* Fix error in comment, and in test_long_api and test_longlong_api removeTim Peters2001-06-161-20/+19
* Add tests of PyLong_{As,From}{Unsigned,}Long. These are very much likeTim Peters2001-06-141-0/+167