Hi John, On 12 Mrz., 18:39, john_perry_usm <[email protected]> wrote: > It was certainly broken as of 4.7.2, which is not quite far enough > back to test.
OK. I am still not totally sure why my old patch from #8992 worked, then: The "divides" method is called when testing for a coercion between two polynomial quotient rings (I think that was #8800). Perhaps, 22 months ago, some aspect of the coercion framework was not implemented in the way it should, so that the test "Is there a coercion between these two quotient rings?" has not been executed in the same way as it is today. Therefore the old patch appeared to work. Anyway. I think I will be able to work around, but I first wanted to check whether there was a functionality lost... Best regards, Simon -- 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-support URL: http://www.sagemath.org
