summaryrefslogtreecommitdiff
path: root/nose/pyversion.py
Commit message (Expand)AuthorAgeFilesLines
* Make the bytes_ function idempotent.Buck Golemon2011-04-301-2/+4
* New multiprocessing declares byte values correctly (part of Issue 399)kumar2011-04-181-1/+11
* Whoops, removed unnecessary importkumar2011-02-011-2/+1
* Allows non-UTF8 values to be safely written to the XUnit/XML reportkumar2011-02-011-1/+2
* Converted (almost) all cmp functions to sort key functions instead.Alex Stewart2010-09-021-44/+41
* 3.x fixups: 0/331 failures!Alex Stewart2010-09-011-4/+10
* More 3.x fixups (Now down to only 5 of 331 tests not passing)Alex Stewart2010-09-011-1/+53
* Initial batch of 3.x fixups. Everything compiles/loads, many self-tests work...Alex Stewart2010-08-271-0/+63