Re: [pypy-dev] PyPy 4.0.1 bug-fix release

2015-11-15 Thread Maciej Fijalkowski
IMO we should fix that one: https://bitbucket.org/pypy/pypy/issues/2185/crash-in-jit-loading-the-django-admin On Sun, Nov 15, 2015 at 6:17 AM, Alexander Walters wrote: > Are there really breaking changes? > > > On 11/14/2015 18:57, Ronan Lamy wrote: > > > Le 14 nov. 2015 6:53 PM, "Matti Picus" a

Re: [pypy-dev] PyPy 4.0.1 bug-fix release

2015-11-14 Thread Alexander Walters
Are there really breaking changes? On 11/14/2015 18:57, Ronan Lamy wrote: Le 14 nov. 2015 6:53 PM, "Matti Picus" > a écrit : > > After fixing the critical bugs 2180 (unrolling double loops) and 2183 (ssl memory leak), should we release a bug-fix PyPy 4.0.1? > T

Re: [pypy-dev] PyPy 4.0.1 bug-fix release

2015-11-14 Thread Ronan Lamy
Le 14 nov. 2015 6:53 PM, "Matti Picus" a écrit : > > After fixing the critical bugs 2180 (unrolling double loops) and 2183 (ssl memory leak), should we release a bug-fix PyPy 4.0.1? > There were also some nice performance enhancements since 4.0.0, esp. list and array slicing Yes, releasing the fi

Re: [pypy-dev] PyPy 4.0.1 bug-fix release

2015-11-14 Thread Alex Gaynor
Sounds like a good ideas to me. Thanks! Alex On Nov 14, 2015 1:53 PM, "Matti Picus" wrote: > After fixing the critical bugs 2180 (unrolling double loops) and 2183 > (ssl memory leak), should we release a bug-fix PyPy 4.0.1? > There were also some nice performance enhancements since 4.0.0, esp. l