I am following this up in cpython here
http://bugs.python.org/issue23634
Matti
On 22/02/15 00:44, Brian Kearns wrote:
What version of CPython did you compare with? This
behavior was added/changed in 2.7.8. CPython has the exact same
test and it doesn't seem to be skipped on Windows. Comparing
directly with C fdopen does not make sense because os.fdopen
isn't just a direct call to fdopen (includes verification of
mode, fd, etc).
|
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev