[pypy-issue] [issue1483] io.IOBase is missing some stub implementations

Tomer Chachamu tracker at bugs.pypy.org
Fri May 10 02:14:45 CEST 2013


New submission from Tomer Chachamu <tomer.chachamu at gmail.com>:

This is a minor issue that affected some unit tests I had.

The Python 3.2 implementations are here: 
https://github.com/jonashaag/cpython/blob/v3.2.4/Modules/_io/iobase.c#L88

A patch is attached.

----------
files: pypy_io.patch
messages: 5696
nosy: pypy-issue, tomer
priority: bug
status: unread
title: io.IOBase is missing some stub implementations

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1483>
________________________________________


More information about the pypy-issue mailing list