| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Whitespace normalization. | Tim Peters | 2001-10-18 | 1 | -1/+1 |
| * | Covert pickle tests to use unittest. | Jeremy Hylton | 2001-10-15 | 1 | -163/+177 |
| * | pickle.py, load_int(): Match cPickle's just-repaired ability to unpickle | Tim Peters | 2001-08-28 | 1 | -0/+15 |
| * | Patch #445762: Support --disable-unicode | Martin v. Löwis | 2001-08-17 | 1 | -2/+6 |
| * | Change the test data to ask for class C from module __main__ rather | Guido van Rossum | 2001-04-16 | 1 | -2/+3 |
| * | Test full range of native ints. This exposes two more binary pickle | Tim Peters | 2001-04-10 | 1 | -0/+19 |
| * | Pickles have a number of storage formats for various sizes and kinds of | Tim Peters | 2001-04-09 | 1 | -13/+40 |
| * | No functional change -- just added whitespace in places so I could follow | Tim Peters | 2001-04-09 | 1 | -11/+30 |
| * | Typo repair. | Tim Peters | 2001-01-22 | 1 | -1/+1 |
| * | Reorganize pickle/cPickle testing so the tests pass regardless of the order | Tim Peters | 2001-01-22 | 1 | -0/+153 |
