COMMITS
/ Modules/testcapi_long.h November 19, 2011
M
Issue #9530: Fix undefined behaviour due to signed overflow in testcapi_long.h.
Mark Dickinson committed
September 7, 2011
N
Issue #12909: Make PyLong_As* functions consistent in their use of exceptions.
Nadeem Vawda committed
May 9, 2010
A
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou committed
February 10, 2009
M
Merged revisions 69498 via svnmerge from
Mark Dickinson committed
June 16, 2001
T
Fix error in comment, and in test_long_api and test_longlong_api remove
Tim Peters committed
June 14, 2001
T
Add tests of PyLong_{As,From}{Unsigned,}Long. These are very much like
Tim Peters committed