[pypy-dev] strange error in urlunparse

Maciej Fijalkowski fijall at gmail.com
Fri Oct 7 20:02:06 CEST 2011


On Fri, Oct 7, 2011 at 12:24 PM, Max Lavrenov <max.lavrenov at gmail.com> wrote:
> Hello all
>
> I've written small program that show the problem.
> http://paste.pocoo.org/show/488730/
>
> You can test it with this line  ab -n 1000 http://localhost:8032/
>
> After 810 request i am starting to get errors
> http://paste.pocoo.org/show/488732/
>
> if i start it with --jit off it work fine
>
>
>> Yes, please try to find a minimal example that shows the issue.
>>
>> --
>> Amaury Forgeot d'Arc
>
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>
>

This is fixed on trunk. Can you try nightly? We should release 1.7
some time soon.


More information about the pypy-dev mailing list