Re: PyPy3 2.3.1 released

2014-06-20 Thread Tim Delaney
Congratulations. I can't find the details of PyPy3's unicode implementation documented anywhere. Is it equivalent to: - a Python 3.2 narrow build - a Python 3.2 wide build - PEP 393 - something else? Cheers, Tim Delaney On 21 June 2014 06:32, Philip Jenvey wrote: > = >

Re: PyPy3 2.3.1 released

2014-06-20 Thread Zachary Ware
On Fri, Jun 20, 2014 at 3:32 PM, Philip Jenvey wrote: > = > PyPy3 2.3.1 - Fulcrum > = > > We're pleased to announce the first stable release of PyPy3. PyPy3 > targets Python 3 (3.2.5) compatibility. I'd just like to say: congratulations, and thank you! I'm

PyPy3 2.3.1 released

2014-06-20 Thread Philip Jenvey
= PyPy3 2.3.1 - Fulcrum = We're pleased to announce the first stable release of PyPy3. PyPy3 targets Python 3 (3.2.5) compatibility. We would like to thank all of the people who donated_ to the `py3k proposal`_ for supporting the work that went into this.