Changes between Initial Version and Version 1 of Ticket #24551, comment 15
- Timestamp:
- 07/25/18 22:45:52 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24551, comment 15
initial v1 29 29 """ 30 30 }}} 31 fix many doctest failures in `sage/homology`. I don't know if this is the correct approach, or perhaps there is something more systematic to make hashes inherit even when `__eq__` is defined.31 fix many Python 3 doctest failures in `sage/homology`. I don't know if this is the correct approach, or perhaps there is something more systematic to make hashes inherit even when `__eq__` is defined.