Re: [pypy-dev] stdlib-2.7.9!

2014-12-15 Thread Amaury Forgeot d'Arc
I suspect that some 2.7.9 changes should not go in 3.2, but are only compatible with a 3.3 or 3.4 stdlib... Is there a way to skip the merge so these changes directly go to the 3.3 branch? 2014-12-14 22:15 GMT+01:00 Alex Gaynor : > Hey all, > > Earlier today I created the 2.7.9 branch, with the c

Re: [pypy-dev] Experiments with PyPy and libgccjit

2014-12-15 Thread Maciej Fijalkowski
On Mon, Dec 15, 2014 at 9:22 AM, Maciej Fijalkowski wrote: > On Mon, Dec 15, 2014 at 6:35 AM, Ryan wrote: >> I don't know; it just seems weird, since LLVM and libgccjit seem to hold >> similar concepts (though there's a 99% chance I'm wrong; I just glanced over >> the libgccjit description). >> >

Re: [pypy-dev] Experiments with PyPy and libgccjit

2014-12-15 Thread Ryan Gonzalez
On Mon, Dec 15, 2014 at 4:53 AM, Maciej Fijalkowski wrote: > > On Mon, Dec 15, 2014 at 9:22 AM, Maciej Fijalkowski > wrote: > > On Mon, Dec 15, 2014 at 6:35 AM, Ryan wrote: > >> I don't know; it just seems weird, since LLVM and libgccjit seem to hold > >> similar concepts (though there's a 99% c