#17013: WordDatatype_char
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  vdelecroix             |       Status:  needs_work
           Type:         |    Milestone:  sage-6.4
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:  Sébastien Labbé, Jeroen Demeyer
  combinatorics          |  Work issues:
       Keywords:  words  |       Commit:
        Authors:         |  a563343267f1690d74275ad3835cdebef8512a19
  Vincent Delecroix      |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/slabbe/17013         |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by jdemeyer):

 See
 
[https://github.com/cython/cython/commit/543c33c4a1fdf105c3173a0950297ce4f7550ece]
 for how such a declaration would look like.

 If you feel like it, add that patch to the Cython package and then you can
 do
 {{{
 from cpython.slice cimport *
 }}}
 instead of manually declaring the `PySlice_` functions.

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