Re: [pypy-dev] PyPy and RinohType

2014-02-05 Thread Philip Jenvey
On Feb 5, 2014, at 7:31 AM, Brecht Machiels wrote: > Hello Maciej, > > Any idea when a new PyPy3 release is due? I seem to remember it was announced > on Twitter some time ago, but haven't heard anything about it since. However, > I suppose the next release will neither be mature? > > I'll s

Re: [pypy-dev] PyPy and RinohType

2014-02-05 Thread Brecht Machiels
Hello Maciej, Any idea when a new PyPy3 release is due? I seem to remember it was announced on Twitter some time ago, but haven't heard anything about it since. However, I suppose the next release will neither be mature? I'll see how much trouble it is to get RinohType working on Python 2. Perh

[pypy-dev] PyPy Fractal Generator

2014-02-05 Thread Amaury Forgeot d'Arc
It's implemented here: https://bitbucket.org/pypy/pypy/src/tip/rpython/tool/ansi_mandelbrot.py On Wed Feb 05 2014 at 7:04:01 AM, Kirk Liberty wrote: > Hi everyone, > > I never really email on the list, but I like to lurk and read what > other people have to say. I've been wondering, where is th