#20731: shortcut coercion for Integer-Rational operations
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.3
      Component:  coercion           |   Resolution:
       Keywords:  days74             |    Merged in:
        Authors:  Vincent Delecroix  |    Reviewers:  Jeroen Demeyer,
                                     |  Travis Scrimshaw
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vdelecroix/20731                 |  dd2defb5ddf707d2dc5a84419a41fdbcd5c75a30
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by tscrim):

 I think the test is just fragile:
 {{{
     .../src/sage/rings/integer.pyx in sage.rings.integer.Integer.__div__
 (build/cythonized/sage/rings/integer.c:...)()
 }}}
 vs the actual output:
 {{{
     /home/buildslave-sage/slave/sage_git/build/src/sage/rings/integer.pyx
 in sage.rings.integer.Integer.__div__ (/home/buildslave-
 sage/slave/sage_git/build/src/build/cythonized/sage/rings/integer.c:12882)()
 }}}
 Note the path is `.../build/src/...` and compare with the previous doctest
 output format.

--
Ticket URL: <https://trac.sagemath.org/ticket/20731#comment:46>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to