Is this a bug: sage: K.<x,y>=QQ[] sage: (x^6+y^9)%(x^3-y^2-1) x^12*y - 4*x^9*y + 6*x^6*y + x^6 - 4*x^3*y + y
In pari: ? (x^6+y^9)%(x^3-y^2-1) %1 = y^9 + y^4 + 2*y^2 + 1 -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAGUWgD8y6MxLfERAoP2D4xyX4sHy%2B8_L_Mn92FnXzw3Ha40_Fg%40mail.gmail.com.