Thanks for the feedback. I would like to file an issue for this. Which
would be the correct repository for this?
https://github.com/schmir/gevent/tree/pypy-hacks or
https://github.com/gevent-on-pypy/pypycore ?

Robert


On 19 December 2013 17:06, Antonio Cuni <anto.c...@gmail.com> wrote:

> On 19/12/13 17:01, Alex Gaynor wrote:
>
>> No, this isn't a bug in PyPy. If gevent wants to use the internal details
>> of
>> the socket module in way's that aren't defined, they need to pass
>> somethign
>> which matches the required interface.
>>
>
> it's worth noting that eventlet had the same issue, and it was fixed here
> (thanks to... Alex :)):
>
> https://github.com/eventlet/eventlet/commit/2633322d6581beacd39d832284f17d
> 461eb25098
>
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev@python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to