Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rip out 'long' and 'L'-suffixed integer literals. | Guido van Rossum | 2007-01-15 | 1 | -1/+1 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -6/+1 |
* | Fix xrange tests now that xrange() (like many other places) no longer | Thomas Wouters | 2006-04-17 | 1 | -1/+4 |
* | Get test to pass on amd64 (opteron). This is pretty hacky, but | Neal Norwitz | 2004-10-14 | 1 | -2/+7 |
* | Bug 1003935: xrange overflows | Tim Peters | 2004-08-08 | 1 | -1/+6 |
* | Exercise xrange a bit | Neal Norwitz | 2004-07-08 | 1 | -0/+59 |