Brett Cannon <[EMAIL PROTECTED]> added the comment:

On Tue, Aug 5, 2008 at 12:41 PM, Guido van Rossum
<[EMAIL PROTECTED]> wrote:
>
> Guido van Rossum <[EMAIL PROTECTED]> added the comment:
>
> Definitely don't bring buffer() back in 3.0!  It needs to die.
>
> If 2to3 can do this reasonably well, let's do that.
>

There is already a fixer to go from buffer() to memoryview(), but I
don't know how compatible the APIs are. That might still require a
warning.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3506>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to