#17119: Disallow pari(None)
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  interfaces         |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/17119            |  4476266587733622582d32b1b7015c56ae97bf69
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Description changed by jdemeyer:

Old description:

> Currently, `pari(None)` behaves like `pari("None")`, which is normally
> not what is intented.
>
> Also clarify the docs of `Strexpand()` (which is how I found out about
> this bug).

New description:

 Currently, `pari(None)` behaves like `pari("None")`, i.e. the monomial of
 degree 1 in the variable `None`. Instead, we should raise an exception for
 `pari(None)`.

 Also clarify the docs of `Strexpand()` (which is how I found out about
 this bug).

--

--
Ticket URL: <http://trac.sagemath.org/ticket/17119#comment:4>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to