#11900: Serious regression caused by #9138
---------------------------+------------------------------------------------
Reporter: SimonKing | Owner: tbd
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.7.3
Component: performance | Keywords: categories regression
Work_issues: | Upstream: N/A
Reviewer: | Author: Simon King
Merged: | Dependencies: #9138 #11911
---------------------------+------------------------------------------------
Comment(by SimonKing):
Actually, I believe that `FiniteEnumeratedSets()._call_(X)` is flawed
anyway: It returns `return EnumeratedSets()._call_(X)`, thus, does not
relate with finiteness. On the other hand, `EnumeratedSets()._call_`
returns a finite enumerated set, or raises an error.
The problem actually comes from the fact that the last patch accidentally
changed the category of `GF(3)` from `FiniteFields()` to `Fields()`. So,
that's a bug.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11900#comment:74>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.