ExtendedRationalField(1)/ExtendedRationalField(0)
yields
ZeroDivisionError: Rational division by zero
Same for ExtendedIntegerRing(1)/ExtendedIntegerRing(0)
Presumably these should both yield +Infinity?
Component: misc
Issue created by migration from https://trac.sagemath.org/ticket/2515