[pypy-dev] Naming scheme
holger krekel
holger at merlinux.eu
Thu Apr 16 21:46:35 CEST 2009
Hi Maciej,
On Thu, Apr 16, 2009 at 13:27 -0600, Maciej Fijalkowski wrote:
> Hello.
>
> That might sound a bit like bike sheding, but I would like to talk a
> bit about naming scheme.
>
> What do you think about actually naming PyPy release 2.5 after
> language version it supports?
>
> We can invent suffixes like pypy-2.5-something in order to release
> still 2.5, but which supports some more
> things (like JIT?).
i think that PyPy's advances are not too much related to
language compat issues but rather to better GCs, stackless,
JITting, optimisations, etc. So i don't see the language
compat as the central theme. Also, we might be starting
sometime to release a pypy that can generate interpreters for
two different CPython versions - how would you name this?
cheers,
holger
> Cheers,
> fijal
> _______________________________________________
> pypy-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/pypy-dev
>
--
Metaprogramming, Python, Testing: http://tetamap.wordpress.com
Python, PyPy, pytest contracting: http://merlinux.eu
More information about the Pypy-dev
mailing list