-
-
Notifications
You must be signed in to change notification settings - Fork 686
Closed
Milestone
Description
Combining # long with # 32-bit / # 64-bit seems to completely ignore the # long directive.
There's a long doctest in sage/rings/number_field/totallyreal_rel.py that is what caused me to notice this; I've made that a # no doctest for now, because it was causing timeouts on some machines. When this bug is fixed, that needs to be changed into a # long.
Depends on #12415
CC: @ncalexan
Component: doctest framework
Author: Jeroen Demeyer
Reviewer: David Roe
Merged: sage-5.9.beta0
Issue created by migration from https://trac.sagemath.org/ticket/2235