Closed
Description
sage: _ = var('n', domain='integer')
sage: n.is_integer()
False
All sorts of logic within Pynac depends on this.
See also pynac/pynac#11
Depends on #18695
Component: symbolics
Author: Ralf Stephan
Branch: fcb445d
Reviewer: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/18921