[issue1919] Backport of io.py

Thomas Heller report at bugs.python.org
Thu Jan 24 14:33:21 CET 2008


Thomas Heller added the comment:

> * backport bytearray and the new buffer interface from 3.0

backport of the new buffer interface is required for PEP 3118 which is
marked accepted:

"
It is intended that this PEP will be back-ported to Python 2.6 by adding
the C-API and the two functions to the existing buffer protocol.
"

----------
nosy: +theller

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1919>
__________________________________


More information about the Python-bugs-list mailing list