Changes between Version 3 and Version 4 of Ticket #23239
- Timestamp:
- 06/15/17 14:48:21 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23239 – Description
v3 v4 1 1 as another step to py3 2 2 3 * transform {{ __cmp__}} in homset to just eq and ne3 * transform {{{__cmp__}}} in homset to just {{{__eq__}}} and {{{__ne__}}} 4 4 5 5 * change comparison of ring morphisms not to do <, >, <=, >= anymore