[pypy-dev] pypy ignores signals sometimes was: parallel building

2013-07-28 Thread Nathan Hurst
On Mon, Jul 22, 2013 at 09:06:51AM +0200, Maciej Fijalkowski wrote: > On Mon, Jul 22, 2013 at 8:18 AM, Nathan Hurst wrote: > > On Sun, Jul 21, 2013 at 08:25:46PM -0700, Alex Gaynor wrote: > >> No, there currently isn't a way to parallelize building. > > > > Ok. Is it hard or just low priority? >

Re: [pypy-dev] Killing OOType? (was Re: Translating pypy on FreeBSD with CLI backend)

2013-07-28 Thread Maciej Fijalkowski
On Sun, Jul 28, 2013 at 3:02 PM, Ronan Lamy wrote: > Le 07/07/13 00:42, Alex Gaynor a écrit : > >> Yes, I think we can kill it (if you want some help deleting code, let us >> know :P) >> > The branch has just been merged. > > However, there's some more cleanup to do, chiefly getting rid of the > t

Re: [pypy-dev] Killing OOType? (was Re: Translating pypy on FreeBSD with CLI backend)

2013-07-28 Thread Ronan Lamy
Le 07/07/13 00:42, Alex Gaynor a écrit : Yes, I think we can kill it (if you want some help deleting code, let us know :P) The branch has just been merged. However, there's some more cleanup to do, chiefly getting rid of the type_system abstraction. I've started looking into it, it seems that