Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Marshal clean-up (SF patch #873224) | Armin Rigo | 2004-03-26 | 1 | -0/+5 |
* | Whitespace normalization. | Tim Peters | 2004-01-18 | 1 | -4/+4 |
* | more extension marshal tests and conversion to unittest - was surprised to | Skip Montanaro | 2003-08-02 | 1 | -39/+183 |
* | Fix SF 588452: debug build crashes on marshal.dumps([128] * 1000). | Thomas Heller | 2002-07-30 | 1 | -0/+3 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | marshal.c r_long64: When reading a TYPE_INT64 value on a box with 32-bit | Tim Peters | 2001-08-29 | 1 | -0/+41 |