Changes between Initial Version and Version 5 of Ticket #9244
- Timestamp:
- Jun 27, 2010, 12:59:08 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9244
-
Property
Status
changed from
new
toneeds_review
-
Property
Reviewers
changed from
to
John Cremona, Jim Stankewicz
-
Property
Authors
changed from
to
David Loeffler
-
Property
Milestone
changed from
sage-4.4.5
tosage-4.5
-
Property
Status
changed from
-
Ticket #9244 – Description
initial v5 1 1 I was working on doctesting {{{sage/rings/number_field/class_group.py}}}, and I was unable to resist the temptation to rewrite it. (There were all sorts of failures and inconsistencies caused by the fact that {{{ClassGroup}}} derived from {{{AbelianGroup}}}, but {{{FractionalIdealClass}}} didn't derive from {{{AbelianGroupElement}}}.) 2 2 3 I have a patch for this, depending on #9242, which I will upload as soon as someone explains how to squash the {{{_test_category()}}} error.3 I have a patch for this, (which used to depend on #9242 but no longer does), which I will upload as soon as someone explains how to squash the {{{_test_category()}}} error.