Changes between Initial Version and Version 1 of Ticket #26145, comment 4
- Timestamp:
- Aug 29, 2018, 7:11:05 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26145, comment 4
initial v1 8 8 sage: w.__hash__ 9 9 }}} 10 Maybe there is something to change in the way cython handles the {{{__rich mp__}}} methods ?10 Maybe there is something to change in the way cython handles the {{{__richcmp__}}} methods ?