Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the bytes_ function idempotent. | Buck Golemon | 2011-04-30 | 1 | -2/+4 |
* | New multiprocessing declares byte values correctly (part of Issue 399) | kumar | 2011-04-18 | 1 | -1/+11 |
* | Whoops, removed unnecessary import | kumar | 2011-02-01 | 1 | -2/+1 |
* | Allows non-UTF8 values to be safely written to the XUnit/XML report | kumar | 2011-02-01 | 1 | -1/+2 |
* | Converted (almost) all cmp functions to sort key functions instead. | Alex Stewart | 2010-09-02 | 1 | -44/+41 |
* | 3.x fixups: 0/331 failures! | Alex Stewart | 2010-09-01 | 1 | -4/+10 |
* | More 3.x fixups (Now down to only 5 of 331 tests not passing) | Alex Stewart | 2010-09-01 | 1 | -1/+53 |
* | Initial batch of 3.x fixups. Everything compiles/loads, many self-tests work... | Alex Stewart | 2010-08-27 | 1 | -0/+63 |