> On Sep 20, 2016, at 10:00 AM, Armin Rigo <ar...@tunes.org> wrote:
> 
> Hi Ronan,
> 
> On 20 September 2016 at 17:34, Ronan Lamy <ronan.l...@gmail.com> wrote:
>> For all remaining linux64 test failures, we should either fix them or
>> explicitly decide not to bother (e.g. in cpyext). This mostly means
>> reviewing and stabilising the buffer interface. Some issues also need to be
>> fixed, like #2278 (os.stat()) and #2312 (venv).
>> 
>> Also, win32 doesn't seem too far from working, so we should try to fix it as
>> well. Finishing the posix module would be also be nice, though the last
>> missing bits seem obscure enough that we can live without.
> 
> Ok!  I'll start with #2278 and then look at Windows, assuming nobody
> else does it before me.

Mark Young and I have been slowly kicking py3k win32 back into shape. It’s to 
the point now where I thought it might translate again but py3k has been 
failing translation on all platforms for a couple weeks now (win32 fails in the 
same way as others).

Assuming it translates when that's fixed, the major issue pending for it is 
#2310.

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

Reply via email to