This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients benjamin.peterson, brett.cannon, rhettinger
Date 2008-03-18.00:38:40
SpamBayes Score 0.22726798
Marked as misclassified No
Message-id <1205800781.33.0.506326406553.issue2355@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-03-18 00:39:41rhettingersetspambayes_score: 0.227268 -> 0.22726798
recipients: + rhettinger, brett.cannon, benjamin.peterson
2008-03-18 00:39:41rhettingersetspambayes_score: 0.227268 -> 0.227268
messageid: <1205800781.33.0.506326406553.issue2355@psf.upfronthosting.co.za>
2008-03-18 00:38:40rhettingerlinkissue2355 messages
2008-03-18 00:38:40rhettingercreate