#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 vdelecroix):

 Hi Jeroen,

 As you noticed, the commit in cython is 3 days old... and the reason is
 because I asked on the [https://groups.google.com/forum/#!topic/cython-
 users/2G-QguqmgKk cython-users list]. So I would not claim that this is a
 solution.

 The best alternative to me (mentioned on the thread) is to declare
 {{{
 cdef extern from "Python.h":
     int PySlice_GetIndicesEx(...) except -1
 }}}

 Vincent

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