| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Disable a few other tests, that can't work if Python is compiled without | Walter Dörwald | 2005-08-03 | 1 | -1/+2 |
| * | Whitespace normalization. | Tim Peters | 2004-07-08 | 1 | -1/+1 |
| * | Limit the nesting depth of a tuple passed as the second argument to | Brett Cannon | 2004-03-20 | 1 | -1/+18 |
| * | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -5/+5 |
| * | Change issubclass() so that recursive tuples (directly or indirectly | Walter Dörwald | 2002-12-12 | 1 | -1/+18 |
| * | Enhance issubclass() and PyObject_IsSubclass() so that a tuple is | Walter Dörwald | 2002-12-12 | 1 | -0/+9 |
| * | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
| * | Whitespace normalization. | Tim Peters | 2002-05-23 | 1 | -5/+5 |
| * | Add more tests for abstract isinstance() and issubclass(). | Neil Schemenauer | 2002-04-24 | 1 | -4/+93 |
| * | Unit tests for the changes in abstract.c version 2.101. The debug | Barry Warsaw | 2002-04-23 | 1 | -0/+144 |
