[issue2355] Using buffer() should raise a Py3K warning

Raymond Hettinger report at bugs.python.org
Tue Mar 18 01:39:41 CET 2008


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Are use cases for buffer() satisfied by the new memoryview() builtin? 
If so, it would be nice to have an automatic conversion or to have the
Py3k warning suggest a possible substitute.

----------
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list