Opened 11 years ago
Closed 11 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 11 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 11 years ago by
Status: | new → needs_review |
---|
comment:3 Changed 11 years ago by
Milestone: | sage-5.1 → sage-duplicate/invalid/wontfix |
---|---|
Status: | needs_review → positive_review |
#13100 has a positive review
comment:4 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Reviewers: | → John Cremona |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
This has been fixed as part of #13100.