#10039: Make Parma Polyhedra Library a standard library
--------------------------------+-------------------------------------------
   Reporter:  vbraun            |       Owner:  mhampton    
       Type:  enhancement       |      Status:  needs_review
   Priority:  major             |   Milestone:  sage-feature
  Component:  geometry          |    Keywords:  ppl spkg    
     Author:  Volker Braun      |    Upstream:  N/A         
   Reviewer:  Marshall Hampton  |      Merged:              
Work_issues:                    |  
--------------------------------+-------------------------------------------
Changes (by vbraun):

  * status:  needs_info => needs_review


Comment:

 Hi Marshall,

 Sage-4.7.alpha2 hasn't been released yet, you are cheating :-P

 It seems like Cython-0.14.1 got smarter and now translates the C++
 `std::invalid_argument` exception into a Python `ValueError`, while the
 older Cython only threw a nondescript `RuntimeError`. So I don't have to
 catch the exception any more, perfect. Attached patch fixes the doctest, I
 only removed the try/except block in `divisor()`.

 For anybody who is still using Sage-4.6.x: You will encounter one doctest
 failure but that is harmless.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10039#comment:62>
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.

Reply via email to