Re: [pypy-dev] pypy 5.10 release

2017-12-25 Thread Maciej Fijalkowski
Hi Matti The build on downloads for OS X works only on High Sierra (10.13), since it expects utimesat in libc, which is only available from High Sierra. I will build a Sierra version on my computer that (hopefully) works on older OS X too. Otherwise looks good to go, I will update the website and

[pypy-dev] Dual release v5.10.0 of PyPy2 and PyPy3 is out

2017-12-25 Thread Maciej Fijalkowski
The PyPy team is proud to release both PyPy2.7 v5.10 (an interpreter supporting Python 2.7 syntax), and a final PyPy3.5 v5.10 (an interpreter for Python 3.5 syntax). The two releases are both based on much the same codebase, thus the dual release. This release is an incremental release with very