[New-bugs-announce] [issue2393] Backport buffer interface in Python 3.0 to Python 2.6

Travis Oliphant report at bugs.python.org
Tue Mar 18 16:54:58 CET 2008


New submission from Travis Oliphant <oliphant at enthought.com>:

Some (or all) of PEP 3118 should be backported to Python 2.6 because it
does not require backward-incompatible changes and can assist in the
transition to 3.0.   

This issue is to be sure that the buffer-interface portion of PEP 3118
is backported.  This does not mean that any objects in Python will
necessarily use the new buffer interface.  Any such changes would be
entered as separate issues.

----------
components: Interpreter Core
messages: 63923
nosy: teoliphant
severity: normal
status: open
title: Backport buffer interface in Python 3.0 to Python 2.6
type: feature request
versions: Python 2.6

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


More information about the New-bugs-announce mailing list