#8791: improve doctest coverage of libs/mpmath/ext_main.pyx
-----------------------------------------------------+----------------------
Reporter: mvngu | Owner: mvngu
Type: enhancement | Status:
needs_work
Priority: major | Milestone: sage-5.0
Component: documentation | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: David
Loeffler
Authors: Fredrik Johansson, Harald Schilly | Merged in:
Dependencies: | Stopgaps:
-----------------------------------------------------+----------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
This obviously fails on 32-bit systems:
{{{
sage -t --long -force_lib devel/sage/sage/libs/mpmath/ext_main.pyx
**********************************************************************
File
"/export/home/buildbot/build/sage/hawk-1/hawk_full/build/sage-5.0.beta10/devel
/sage-main/sage/libs/mpmath/ext_main.pyx", line 2023:
sage: int(7.25 * 2**30)
Expected:
7784628224
Got:
7784628224L
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8791#comment:13>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.