On Fri, Dec 14, 2012 at 11:39 PM, Joe Hillenbrand <[email protected]> wrote:
>>
>> Hi Joe
>>
>> It crashes somewhere in the error recovering code of lxml. Chances are
>> either cython or lxml do something that pypy is unhappy about.
>>
>> We're just discussing a medium-term plan how to fight with such issues
>> (it migth be a missing incref in a place where CPython doesn't care
>> for example), however for now fixing cython and/or lxml seems like the
>> only option.
>>
>> Cheers,
>> fijal
>
> Thanks for the quick response on this. I'll definitely write a bug.

That said, it might as well be a cpyext bug, you can't tell until you
identify it. It's just that cpyext has generally less priority than
other stuff (although see the other thread, maybe we can do something
about it).
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to