#17399: fix coefficients for symbolic series
-------------------------------------+-------------------------------------
       Reporter:  rws                |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.5
      Component:  symbolics          |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Ralf Stephan       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/rws/fix_coefficients_for_symbolic_series|  
6cd5286d987cf944621fb7666f1756b7785bcd0b
   Dependencies:  #17438             |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by bruno):

 * status:  needs_review => needs_work


Comment:

 You have introduced lines made of blank symbols in
 `src/sage/symbolic/expression.pyx`. Please replace them by empty lines. It
 seems to be the case also on the code introduced for the related ticket
 #17348. Maybe you could replace all of them in `expression.pyx` at once.

 ''Note.'' With `sed`: `sed -i -e "s/^  *$//"
 src/sage/symbolic/expression.pyx`.

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