On 2015-04-22 11:42, Bruno Grenet wrote:
Salut !

While working on #5484, I encounter the following error messages, that I
do not understand and am unable to track down:

sage: B = QQ.quo(2)
sage: R = PolynomialRing(B, 'x')
Exception TypeError: "Argument 'other' has incorrect type (expected
sage.structure.element.FieldElement, got int)" in
'sage.rings.polynomial.polynomial_element.Polynomial_generic_dense.__normalize'
ignored

I created http://trac.sagemath.org/ticket/18274 for this ignored exception.


--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to