Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the way __hash__ is inherited; when __eq__ or __cmp__ is overridden | Guido van Rossum | 2006-08-21 | 1 | -60/+1 |
* | test_gc is no longer broken | Thomas Wouters | 2006-08-21 | 1 | -17/+0 |
* | etree_c not broken any more. | Alex Martelli | 2006-08-21 | 1 | -16/+0 |
* | etree unittest not broken any more | Alex Martelli | 2006-08-21 | 1 | -11/+0 |
* | minidom is fixed. | Guido van Rossum | 2006-08-21 | 1 | -8/+0 |
* | Fix comparing complex to non-complex numbers. | Guido van Rossum | 2006-08-21 | 1 | -28/+0 |
* | Get rid of most of the rest of coerce (slot is still there for now). | Neal Norwitz | 2006-08-21 | 1 | -0/+28 |
* | For posterity, here's a list of currently failing tests in py3k. | Guido van Rossum | 2006-08-17 | 1 | -0/+112 |