Hi Amaury,

On 05/30/2012 11:23 AM, Amaury Forgeot d'Arc wrote:
> 2012/5/30 Antonio Cuni <anto.c...@gmail.com <mailto:anto.c...@gmail.com>>
> 
>     2) start a completely new repository which contains only the code for 
> py3k.
> 
> 
> How is this different from the current py3k branch?

the difference is that you would get the improvements in translator toolchain
for free. See also my point below.

> We could also just decide to never merge the default branch,
> or merge only after a release of the main PyPy version.

possibly, but delaying the merge would make it even more painful. The risk is
that it'll become so painful that nobody will feel like doing it, and thus we
diverge more and more. At the end, we end up with a py3k branch which can't
make use of the cool new features of the JIT/GC/etc. and that will always lack
behind python 2.

Another point of view is that IMHO porting the changes by doing merges is
harder/more time consuming than porting them by hand.

ciao,
Anto
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to