Mmm.. look at my patch, I do not believe we need to rely on
compatibility headers. I just introduced
__Pyx_PyBytes_{As|From}String(). Of course, feel free to change that
name if you found better onesOn 5/29/08, Stefan Behnel <[EMAIL PROTECTED]> wrote: > Hi, > > > Lisandro Dalcin wrote: > > On 5/29/08, Stefan Behnel <[EMAIL PROTECTED]> wrote: > >> Actually, given that Py3a5 is broken in a couple of ways, and that the > first > >> beta is supposed to be out in about a week, I don't feel obliged to keep > >> compatibility with the alpha version. So following SVN up to beta1 is > fine > >> with me. Do you have anything bundled yet that I can push? > > > > Yes, just wait me 4 of 5 hours, and I'll send you a patch. > > > Hmm, I noticed that the "stringobject.h" compatibility header is not yet in > Py3, so it won't currently build against the SVN branch at all. Guess we'll > still have to wait a couple of days until the debate on the Py3k list > settles... > > > Stefan > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev > -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594
cython-str2bytes.patch
Description: Binary data
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
