Hi, 2011/6/13 Alexandre Fayolle <[email protected]>: >> Thanks Alexandre, I will probably do that once I've narrowed down the >> things that didn't work. I've found and fixed 1 problem so far; Pypy >> doesn't seem to like unicode keyword arguments; "TypeError: keyword cannot >> be encoded to ascii". > > This used to be an issue with python < 2.6.? > (http://bugs.python.org/issue2646). It may not have been changed in recent > versions of pypy.
Please file a ticket on https://bugs.pypy.org It looks that a CPython test is not precise enough... -- Amaury Forgeot d'Arc _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
