Changes between Initial Version and Version 20 of Ticket #25946
- Timestamp:
- 08/14/18 09:05:24 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25946
-
Property
Status
changed from
new
toneeds_review
- Property Cc bhutz cremona added
-
Property
Branch
changed from
u/embray/python3/sage-schemes-hyperelliptic_curves/misc
topublic/25946
-
Property
Reviewers
changed from
to
Travis Scrimshaw
- Property Keywords sagedays@icerm added
-
Property
Commit
changed from
cb04ceb814b625383bce962fed09e39e7fa04184
to78ae9220be1f5279f1766ec78f597bb4634b69e2
-
Property
Status
changed from
-
Ticket #25946 – Description
initial v20 1 The main thing need here was a `__hash__`. 1 The main thing needed here was a `__hash__`. 2 Or removing {{{__eq__}}} and {{{__ne__}}} 3 4 Part of #24551