Hi Matti, On Sun, Jun 2, 2013 at 10:58 PM, Matti Picus <[email protected]> wrote: > Running own tests on win32 gives many errors in the _sre module: > rlib/rsre/rsre_core.py:111: AssertionError > which is checking that all values of the pattern are >=0
Is this only about the untranslated tests? If so that's easily fixed, but I wonder if we're also going to hit the same issues if we upgrade our stdlib to that of CPython 2.7.4. A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
