Re: [pypy-dev] PyPy 1.7 coming

2011-10-09 Thread Maciej Fijalkowski
On Sun, Oct 9, 2011 at 4:26 PM, Antonio Cuni wrote: > Hi Maciek, > > On 08/10/11 23:06, Maciej Fijalkowski wrote: >> >> Hi >> >> I would like to start thinking about PyPy 1.7 and I volunteer for >> being a release manager. It seems modulo few failing tests we're >> generally in a good shape. Thing

Re: [pypy-dev] PyPy 1.7 coming

2011-10-09 Thread Antonio Cuni
Hi Maciek, On 08/10/11 23:06, Maciej Fijalkowski wrote: Hi I would like to start thinking about PyPy 1.7 and I volunteer for being a release manager. It seems modulo few failing tests we're generally in a good shape. Things I would like to get into. * my json improvements branch * justin's mem

Re: [pypy-dev] PyPy 1.7 coming

2011-10-09 Thread Armin Rigo
Hi Maciej, On Sat, Oct 8, 2011 at 23:06, Maciej Fijalkowski wrote: > Anyone wants to get something else there? There is: * continulets/greenlets/stacklets need to be fixed, or disabled, as per https://bugs.pypy.org/issue895 * https://bugs.pypy.org/issue884 on Windows is still terrible * do we

Re: [pypy-dev] PyPy 1.7 coming

2011-10-08 Thread Timo Paulssen
On 08.10.2011 23:06, Maciej Fijalkowski wrote: > Hi > > I would like to start thinking about PyPy 1.7 and I volunteer for > being a release manager. It seems modulo few failing tests we're > generally in a good shape. Things I would like to get into. > > * my json improvements branch > * justin's

Re: [pypy-dev] PyPy 1.7 coming

2011-10-08 Thread Maciej Fijalkowski
On Sun, Oct 9, 2011 at 12:25 AM, wrote: > On 09:06 pm, fij...@gmail.com wrote: >> >> Hi >> >> I would like to start thinking about PyPy 1.7 and I volunteer for >> being a release manager. It seems modulo few failing tests we're >> generally in a good shape. Things I would like to get into. >> >>

Re: [pypy-dev] PyPy 1.7 coming

2011-10-08 Thread exarkun
On 09:06 pm, fij...@gmail.com wrote: Hi I would like to start thinking about PyPy 1.7 and I volunteer for being a release manager. It seems modulo few failing tests we're generally in a good shape. Things I would like to get into. * my json improvements branch * justin's memory pressure branch