I was unable to compile it just several days ago - will try soon to see if
it got fixed
On Sun, May 26, 2013 at 9:43 PM, Maciej Fijalkowski wrote:
> On Sun, May 26, 2013 at 12:20 PM, Phyo Arkar
> wrote:
> > wow good job roberto and pypy team.
> > that will surely increase adoption of pypy.
>
Great, compilation has been fixed !!
On Sun, May 26, 2013 at 9:50 PM, Steve Kieu wrote:
>
> I was unable to compile it just several days ago - will try soon to see if
> it got fixed
>
>
>
>
> On Sun, May 26, 2013 at 9:43 PM, Maciej Fijalkowski wrote:
>
>> On Sun, May 26, 2013 at 12:20 PM, Phy
On Sun, May 26, 2013 at 12:20 PM, Phyo Arkar wrote:
> wow good job roberto and pypy team.
> that will surely increase adoption of pypy.
> so zeromq working in pypy now too?
that has been true for at least a while now
>
> On May 26, 2013 1:26 PM, "Roberto De Ioris" wrote:
>>
>>
>> Hi everyone, t
wow good job roberto and pypy team.
that will surely increase adoption of pypy.
so zeromq working in pypy now too?
On May 26, 2013 1:26 PM, "Roberto De Ioris" wrote:
>
> Hi everyone, thanks to the effort of Maciej Fijalkowski (and contributions
> of Alex Gaynor and Armin Rigo) we now have a fully
Hi everyone, thanks to the effort of Maciej Fijalkowski (and contributions
of Alex Gaynor and Armin Rigo) we now have a fully working PyPy plugin
into uWSGI.
The plugin works via cffi, and already supports multithreading and a good
set of the uWSGI api (like caching and rpc)
In the next few days