Hi Amaury,

On 25 June 2015 at 01:10, Amaury Forgeot d'Arc <amaur...@gmail.com> wrote:
> Currently I'm kind of blocked on finishing the "more-rposix" branch
> (needed for the recent expansion of the posix module: os.supports_dir_fd...)
> It has still some failures: win32 does not translate, for example.
> Since it's mostly changes in rpython/ I wanted to make it land in the
> "default" branch first,
> but I'll probably move along and merge it into the py3.3 branch.

If it's only adding new functions, then I think it's fine to merge it
to default even if some of these functions cause translation errors on
Windows.  The default pypy won't call them anyway.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to