[pypy-dev] problem with twisted in current pypy master

Max Lavrenov max.lavrenov at gmail.com
Fri Nov 23 15:25:50 CET 2012


I've created issue  https://bugs.pypy.org/issue1335


On Fri, Nov 23, 2012 at 4:04 PM, Armin Rigo <arigo at tunes.org> wrote:

> Hi Max,
>
> On Fri, Nov 23, 2012 at 12:43 PM, Max Lavrenov <max.lavrenov at gmail.com>
> wrote:
> > marshal.dump(codeobject, fc)
> > UnicodeEncodeError: 'utf-8' codec can't encode character u'\udf42' in
> position 0: surrogates not allowed
>
> Works for me.  Could you please:
>
> * open a bug on https://bugs.pypy.org/, reporting the platform too
> (Linux? OS/X?)
>
> * try to debug it with pdb, in case we cannot reproduce it: what
> arguments are passed to marshal.dump()?
>
>
> A bientôt,
>
> Armin.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20121123/9fd951ad/attachment-0001.html>


More information about the pypy-dev mailing list