Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more tests are broken AFAIK. | Guido van Rossum | 2007-01-15 | 1 | -1/+0 |
* | Fix pickletools doctests -- all we get nowadays is longs. | Guido van Rossum | 2007-01-15 | 1 | -1/+0 |
* | Fix repr.py -- it was triggering on the type name 'long', should be 'int'. | Guido van Rossum | 2007-01-15 | 1 | -2/+0 |
* | One more test breakage hits the dust. The test was clearly in the wrong. | Guido van Rossum | 2007-01-14 | 1 | -2/+1 |
* | Honesty before all. | Guido van Rossum | 2007-01-14 | 1 | -1/+3 |
* | Fix cPickle breakage due to last-minute change to the name of the 'long' type | Guido van Rossum | 2007-01-14 | 1 | -2/+1 |
* | Merged the int/long unification branch, by very crude means (sorry Thomas!). | Guido van Rossum | 2007-01-14 | 1 | -0/+4 |