Opened 10 years ago
Closed 9 years ago
#11773 closed defect (duplicate)
Elliptic curve constructor with no arguments gives an obscure error message
Reported by: | cremona | Owned by: | cremona |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | elliptic curves | Keywords: | elliptic curve |
Cc: | Merged in: | ||
Authors: | Reviewers: | John Cremona | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
sage: EllipticCurve()
leads to an assertion error instead of a sensible error message.
This has been fixed as part of #13100. This ticket can be closed.
Change History (4)
comment:1 Changed 9 years ago by
- Description modified (diff)
comment:2 Changed 9 years ago by
- Status changed from new to needs_review
comment:3 Changed 9 years ago by
- Milestone changed from sage-5.1 to sage-duplicate/invalid/wontfix
- Status changed from needs_review to positive_review
#13100 has a positive review
comment:4 Changed 9 years ago by
- Resolution set to duplicate
- Reviewers set to John Cremona
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
This has been fixed as part of #13100.