#21005: update pari to new upstream snapshot
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  blocker            |    Milestone:  sage-7.3
      Component:  packages:          |   Resolution:
  standard                           |
       Keywords:                     |    Merged in:
        Authors:  Vincent            |    Reviewers:  Volker Braun, Jeroen
  Delecroix, Jeroen Demeyer          |  Demeyer, Vincent Delecroix
Report Upstream:  N/A                |  Work issues:
         Branch:  public/21005       |       Commit:
                                     |  6b223cb4a2d2d2b6002d9fbd3a6fbcb7f14eb226
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vdelecroix):

 Relevant part of the traceback after Ctrl-C
 {{{
 .../sage/rings/qqbar.pyc in union(self, other)
    2408
 -> 2409         red_elt, red_back, red_pol = do_polred(newpol_sage_y)
    2410
 .../sage/rings/qqbar.pyc in do_polred(poly)
    1711     """
 -> 1712     new_poly, elt_back = poly._pari_().polredbest(flag=1)
    1713
 .../sage/libs/pari/auto_gen.pxi in sage.libs.pari.gen.gen_auto.polredbest
 (build/cythonized/sage/libs/pari/gen.c:82406)()
   15975         cdef GEN _T = T.g
 > 15976         sig_on()
   15977         cdef GEN _ret = polredbest(_T, flag)
   15978         return pari_instance.new_gen(_ret)
 src/cysignals/signals.pyx in cysignals.signals.sig_raise_exception
 (build/src/cysignals/signals.c:1125)()
 }}}

--
Ticket URL: <https://trac.sagemath.org/ticket/21005#comment:32>
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