[pypy-dev] [pypy-commit] pypy default: Python 2.5 compat

Armin Rigo arigo at tunes.org
Wed Mar 28 11:38:19 CEST 2012


Hi,

On Tue, Mar 27, 2012 at 21:36, Antonio Cuni <anto.cuni at gmail.com> wrote:
> do we really want to keep python 2.5 compat? It's not tested, and "what is not
> tested is broken"...

As long as I'm running python 2.5 and hitting the occasional "with"
statement I see no reason against adding the "from future" import at
the top of the file.  It doesn't hurt anybody.  I don't think we
should actively try to support 2.5 any more, though.


A bientôt,

Armin.


More information about the pypy-dev mailing list