Re: [pypy-dev] PyPy2 v5.3.0 released, help us get the word out

2016-06-09 Thread Armin Rigo
Hi Stuart, hi all, On 9 June 2016 at 17:13, Matti Picus wrote: > If it doesn't work, please file an issue with exact steps to replicate. I should add that by now, with a cpyext that seems to start working on "hard" cases like numpy, chances are high that if you file an issue for a particular pac

Re: [pypy-dev] PyPy2 v5.3.0 released, help us get the word out

2016-06-09 Thread Matti Picus
cpyext should be complete enough, give it a try and let us know what's missing. As mentioned elsewhere, there may be some incompatibilites and it certainly will be slower than cpython. If it doesn't work, please file an issue with exact steps to replicate. Matti On 09/06/16 18:05, Stuart Axon

Re: [pypy-dev] PyPy2 v5.3.0 released, help us get the word out

2016-06-09 Thread Stuart Axon via pypy-dev
Awesome work, I ask this every time (on one site or another) - is cpyext complete enough to use Gtk3 (gi.repository) yet. ?  S++ On Wednesday, June 8, 2016 10:14 PM, Phyo Arkar wrote: Nice to see nim guys on PyPy too , Kirbyfan! On Thu, Jun 9, 2016 at 3:09 AM Ryan Gonzalez wrote:

Re: [pypy-dev] PyPy2 v5.3.0 released, help us get the word out

2016-06-08 Thread Phyo Arkar
Nice to see nim guys on PyPy too , Kirbyfan! On Thu, Jun 9, 2016 at 3:09 AM Ryan Gonzalez wrote: > Posted to /r/programming! > > -- > Ryan > [ERROR]: Your autotools build scripts are 200 lines longer than your > program. Something’s wrong. > http://kirbyfan64.github.io/ > On Jun 8, 2016 2:53 PM,

Re: [pypy-dev] PyPy2 v5.3.0 released, help us get the word out

2016-06-08 Thread Ryan Gonzalez
Posted to /r/programming! -- Ryan [ERROR]: Your autotools build scripts are 200 lines longer than your program. Something’s wrong. http://kirbyfan64.github.io/ On Jun 8, 2016 2:53 PM, "Matti Picus" wrote: > > https://morepypy.blogspot.co.il/2016/06/pypy2-v53-released-major-c-extension.html > Thi

Re: [pypy-dev] PyPy2 v5.3.0 released, help us get the word out

2016-06-08 Thread Phyo Arkar
WOW!! Thank you veryy veryy much on keeping working on cpyext!! On Thu, Jun 9, 2016 at 2:25 AM Matti Picus wrote: > And this time in plain text not html > > > https://morepypy.blogspot.co.il/2016/06/pypy2-v53-released-major-c-extension.html > This is the culmination of ~6 months of teamwork to g

Re: [pypy-dev] PyPy2 v5.3.0 released, help us get the word out

2016-06-08 Thread Matti Picus
And this time in plain text not html https://morepypy.blogspot.co.il/2016/06/pypy2-v53-released-major-c-extension.html This is the culmination of ~6 months of teamwork to get cpyext to a state where it can run lxml, numpy, scipy, matplotlib, It runs, but is slow and maybe buggy. We need to crea

[pypy-dev] PyPy2 v5.3.0 released, help us get the word out

2016-06-08 Thread Matti Picus
https://morepypy.blogspot.co.il/2016/06/pypy2-v53-released-major-c-extension.html This is the culmination of ~6 months of teamwork to get cpyext to a state where it can run lxml, numpy, scipy, matplotlib, It runs, but is slow and maybe buggy. We need to create some new momen