On Thu, Aug 12, 2010 at 11:08 AM, Lisandro Dalcin <[email protected]> wrote: > I've mailed Stefan about this some time ago. > > I can reproduce this problem with > > - system Python 2.6.2 from Fedora 12 in Linux 32 bits > - system Python 2.6.2 from Fedora 12 in Linux 64 bits > - system Python 2.6.4 from Fedora 13 in Linux 32 bits > > but not with: > > - system Python 3.1.2 from Fedora 13 in Linux 32 bits > > In all cases, these system Pythons are wide unicode builds. > > Additionally, I DO NOT get the failure with custom, debug, short > unicode Python builds from 2.3 to 3.2 on Linux 32. > > Any clue? Could this issue be very specific to Py2.6 + wide-unicode? > > > ====================================================================== > FAIL: Doctest: unicodeliterals
I just ran the full test suite with system Python 2.6.5 (which is wide unicode) from Debian testing in Linux 64 bits with no failures. Carl _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
