#16137: lazy_list from various input data
-------------------------------------+-------------------------------------
       Reporter:  MatthieuDien       |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-7.0
      Component:  misc               |   Resolution:
       Keywords:  LazyPowerSeries,   |    Merged in:
  lazy_list, days57                  |    Reviewers:  Daniel Krenn
        Authors:  Matthieu Dien,     |  Work issues:
  Vincent Delecroix, Daniel Krenn    |       Commit:
Report Upstream:  N/A                |  72a212c34c0f2a172b9d7ac95d11f24d254a86c3
         Branch:  u/dkrenn/16137     |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Minor comments:

 1. insert the standard copyright template.

 2. remove this ugly commented-out code:
 {{{
 # in types.pxd
 #    bint PyType_Check(object o)
 #    bint PyType_CheckExact(object o)
 # include "sage/ext/python_iterator.pxi"
 }}}

 3. remove the unused
 {{{
 from cpython.object cimport *
 }}}

 4. remove the unused
 {{{
 from libc import limits
 }}}

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